mybuddy/babybuddy/settings
Christopher Charbonneau Wells d74f35d765
Handle format customization in middelware (#332)
This is done to allow for format difference between `en-US` (`en`) and `en-GB` that are not well supported by Django's format handling.
2021-11-12 10:13:08 -08:00
..
__init__.py Rename project Baby Buddy. 2017-10-22 14:00:42 -04:00
base.py Handle format customization in middelware (#332) 2021-11-12 10:13:08 -08:00
ci.py Replace Travis with GitHub Actions (#216) 2021-05-19 21:12:03 -07:00
development.py Revert development.py 2020-07-29 16:42:04 +03:00
heroku.py Ensure that empty environment values get defaults 2020-02-04 11:28:16 -08:00
production.example.py Move cookie secure attributes to example production settings 2021-07-31 05:56:29 -07:00
test.py Disable axes during tests 2021-06-21 20:47:57 -07:00