mybuddy/babybuddy
Christopher C. Wells 0b64ad0a4d Create v1.15.0 release 2023-02-20 09:46:42 -08:00
..
fixtures Add carousel of last 7 days of feedings to the todays feeding card (#450) 2022-05-30 19:43:42 -07:00
formats Sync moment and Django formats for PT and TR 2023-02-11 17:41:17 -08:00
management Refactor read only group creation as post migrate operation 2023-02-11 10:31:14 -08:00
migrations Refactor read only group creation as post migrate operation 2023-02-11 10:31:14 -08:00
settings Sync moment and Django formats for PT and TR 2023-02-11 17:41:17 -08:00
static_src Revert "Set default date during picker initialization" 2022-08-04 08:16:01 -07:00
templates Indicate user locked state and allow unlocking from users admin (#600) 2023-02-11 09:02:23 -08:00
templatetags Refactor read only group creation as post migrate operation 2023-02-11 10:31:14 -08:00
tests Refactor read only group creation as post migrate operation 2023-02-11 10:31:14 -08:00
__init__.py Create v1.15.0 release 2023-02-20 09:46:42 -08:00
admin.py Replace references to Django core `User` model with `get_user_model` 2023-02-10 06:14:37 -08:00
apps.py Refactor read only group creation as post migrate operation 2023-02-11 10:31:14 -08:00
forms.py Refactor read only group creation as post migrate operation 2023-02-11 10:31:14 -08:00
middleware.py Add forward auth by way of remote user 2022-09-18 14:00:41 -07:00
mixins.py Format code with black 2022-02-09 16:00:30 -08:00
models.py Replace references to Django core `User` model with `get_user_model` 2023-02-10 06:14:37 -08:00
urls.py Indicate user locked state and allow unlocking from users admin (#600) 2023-02-11 09:02:23 -08:00
views.py Indicate user locked state and allow unlocking from users admin (#600) 2023-02-11 09:02:23 -08:00
wsgi.py Check for and load environment variables from a `.env` file. 2017-11-30 22:54:50 -05:00