.. |
fixtures
|
Add user timezone setting to test fixtures
|
2020-02-14 10:56:13 -08:00 |
formats
|
Concatenate (not append) DATETIME_INPUT_FORMATS (#148)
|
2020-07-22 21:13:56 -07:00 |
management
|
Disable system checks for `gulp reset` command
|
2020-08-12 19:58:53 -07:00 |
migrations
|
Migrate timezones data
|
2020-10-25 18:58:09 -07:00 |
settings
|
Improve database setting configuration options (#182)
|
2021-01-04 18:06:11 -08:00 |
static_src
|
Boolean field labels are no longer clickable so they can't be accidentally toggle the field value
|
2021-01-19 08:37:07 -08:00 |
templates
|
Boolean field labels are no longer clickable so they can't be accidentally toggle the field value
|
2021-01-19 08:37:07 -08:00 |
templatetags
|
Add user timezone setting support to datetime form fields
|
2020-02-14 12:07:43 -08:00 |
tests
|
Fix tests for Python 3.6 support (#170)
|
2020-10-25 09:32:39 -07:00 |
__init__.py
|
Bump version to 1.5.0
|
2021-01-05 21:08:49 -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
|
The rest of the middleware commit
|
2020-05-17 20:11:08 +10: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 |