mybuddy/babybuddy
Sebastien Stettler f30479db42
ci: add djlint to ci (#763)
* ci: add djlint to ci

* lint: all django templates
2024-02-06 05:35:36 -08:00
..
fixtures Update to Django 5.x (#746) 2024-01-13 20:22:08 -08:00
formats Format!! 2023-03-25 14:39:45 -07:00
management Improve fake data for height percentile reports 2023-12-25 06:48:33 -08:00
migrations Move cache table creation to a migration 2023-07-25 17:40:01 -07:00
settings Add LOGGING override option for production troubleshooting 2024-02-05 21:02:44 -08:00
static_src ci: add djlint to ci (#763) 2024-02-06 05:35:36 -08:00
templates ci: add djlint to ci (#763) 2024-02-06 05:35:36 -08:00
templatetags Refactor read only group creation as post migrate operation 2023-02-11 10:31:14 -08:00
tests Update to Django 5.x (#746) 2024-01-13 20:22:08 -08:00
__init__.py Create v2.2.1 release 2024-01-27 19:43:07 -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 Remove hardcorded `master` branch reference 2023-10-21 14:02:07 -07:00
forms.py Use django-dbsettings package for site settings 2023-04-15 13:59:44 -07:00
middleware.py Update to Django 5.x (#746) 2024-01-13 20:22:08 -08:00
mixins.py Format code with black 2022-02-09 16:00:30 -08:00
models.py Update to Django 5.x (#746) 2024-01-13 20:22:08 -08:00
site_settings.py Enforce min and max nap start parameters 2023-06-04 17:39:08 -07:00
urls.py Use django-dbsettings package for site settings 2023-04-15 13:59:44 -07:00
views.py Add documentation to UserAddDevice render function 2023-07-05 14:32:26 -07:00
widgets.py Use django-dbsettings package for site settings 2023-04-15 13:59:44 -07:00
wsgi.py Check for and load environment variables from a `.env` file. 2017-11-30 22:54:50 -05:00