fixtures
|
Add Diaper Change "amount" field data to API
|
2020-01-26 14:30:00 -08:00 |
formats
|
Do not use imports in custom formats file
|
2020-01-21 07:22:30 -08:00 |
migrations
|
Add missed language update migrations
|
2020-01-20 15:50:35 -08:00 |
static_src
|
Prevent double import of global styles
|
2020-01-31 08:47:03 -08:00 |
templates
|
Add wrapper for datetime picker widget
|
2020-01-27 14:56:37 -08:00 |
templatetags
|
Add locale support for datetime picker
|
2020-01-20 15:50:35 -08:00 |
tests
|
Add support for additional datetime input formats
|
2020-01-20 15:50:35 -08:00 |
__init__.py
|
Bump version
|
2020-01-04 08:11:29 -08:00 |
apps.py
|
Remove all unicode_literals imports.
|
2018-02-17 17:09:40 -05:00 |
forms.py
|
Store and retrieve language in user Setting.
|
2019-04-16 21:41:55 -07:00 |
models.py
|
Fix linting issues.
|
2019-04-18 19:55:55 -07:00 |
views.py
|
Use cookie for language setting
|
2020-01-04 08:09:28 -08:00 |