mybuddy/babybuddy/tests
Christopher C. Wells cc0eef33a8 Add support for additional datetime input formats
The frontend library uses an datetime strong format for it's base language (US English)
that is not supported by Python's datetime. This commit adds custom formats to
support the frontend strings.
2020-01-20 15:50:35 -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_formats.py Add support for additional datetime input formats 2020-01-20 15:50:35 -08:00
tests_forms.py Use cookie for language setting 2020-01-04 08:09:28 -08:00
tests_models.py Add basic translation feature tests. 2019-04-18 19:52:17 -07:00
tests_views.py Add support for Django 2.1 and Django Filters 2.0.0. 2018-08-04 13:00:51 -07:00