This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
1.35.0
Features
- remove use of moto dynamodb2 from tests (6efb3669)
Refactor
- settings -> conf (24c0ec85)
- ap_settings -> conf (e53a2ed7)
- .conf -> .router_conf (fe2259ba)
- *from_settings -> from_config (db44b4ab)
- autopush.settings -> autopush.config (4707e57e)
- AutopushSettings -> AutopushConfig (7ef7d732)
- postpone any db table creation/lookup into db.setup() (a75aec9a, closes #956, #928)