.. |
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
|
Revert development.py
|
2020-07-29 16:42:04 +03:00 |
static_src
|
Fixed duplicate data/form-submit from double click
|
2020-10-28 14:35:22 -07:00 |
templates
|
Use user first and last name, when available, in UI
|
2020-02-18 14:41:33 -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 (late -- oops!)
|
2020-07-26 21:21:29 -07: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 |