.. |
fixtures
|
Add user timezone setting to test fixtures
|
2020-02-14 10:56:13 -08:00 |
formats
|
Do not use imports in custom formats file
|
2020-01-21 07:22:30 -08:00 |
management
|
Add random notes to faker
|
2020-02-16 15:09:57 -08:00 |
migrations
|
Use "common_timezones" instead of "all_timezones"
|
2020-02-14 10:56:13 -08:00 |
settings
|
Persist user timezone setting with middleware
|
2020-02-14 12:45:24 -08:00 |
static_src
|
Implement example notes handling in Diaper Change list
|
2020-02-16 15:09:57 -08:00 |
templates
|
Add user timezone setting support to datetime form fields
|
2020-02-14 12:07:43 -08:00 |
templatetags
|
Add user timezone setting support to datetime form fields
|
2020-02-14 12:07:43 -08:00 |
tests
|
Add specific test for timezone setting via form
|
2020-02-14 10:56:13 -08:00 |
__init__.py
|
Bump version (v1.3.4)
|
2020-02-08 20:34:07 -08:00 |
admin.py
|
Add translateable strings support in babybuddy app.
|
2019-04-13 21:55:16 -07:00 |
apps.py
|
Remove all unicode_literals imports.
|
2018-02-17 17:09:40 -05:00 |
forms.py
|
Add user configurable timezone setting
|
2020-02-14 10:56:13 -08:00 |
middleware.py
|
Persist user timezone setting with middleware
|
2020-02-14 12:45:24 -08:00 |
mixins.py
|
Raise permission denied instead of redirecting to login (#49).
|
2018-05-20 14:40:09 -07:00 |
models.py
|
Persist user timezone setting with middleware
|
2020-02-14 12:45:24 -08:00 |
urls.py
|
Add cookie-based language selection to user settings.
|
2019-04-13 20:07:46 -07:00 |
views.py
|
Persist user timezone setting with middleware
|
2020-02-14 12:45:24 -08:00 |
wsgi.py
|
Check for and load environment variables from a `.env` file.
|
2017-11-30 22:54:50 -05:00 |