mybuddy/babybuddy/tests
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
..
formats Handle format customization in middelware (#332) 2021-11-12 10:13:08 -08:00
__init__.py Add a basic Welcome page. 2017-11-09 14:37:06 -05:00
tests_commands.py Remove all unicode_literals imports. 2018-02-17 17:09:40 -05:00
tests_forms.py Change default locale to en-US 2021-10-26 19:55:16 -07:00
tests_models.py Add basic translation feature tests. 2019-04-18 19:52:17 -07:00
tests_templatetags.py Hide Child from Timer detail in one child use cases 2020-01-31 12:01:17 -08:00
tests_views.py Refactor API key reset as part of settings form 2021-06-21 21:27:45 -07:00