cookiecutter-django/{{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}
2023-02-06 18:33:08 +00:00
..
contrib Fix out-of-sync sequence for Site ID (#3511) 2022-01-13 21:23:28 +00:00
static Add Webpack support (#3623) 2023-01-29 12:12:12 +00:00
templates Add Webpack support (#3623) 2023-01-29 12:12:12 +00:00
users Change RequestFactory to APIRequestFactory in tests for API views (#4110) 2023-02-06 18:33:08 +00:00
utils Add Azure Storage as an option to serve static and media files (#3967) 2022-11-30 18:26:58 +00:00
__init__.py Add pyupgrade to pre-commit config (#3702) 2022-05-07 19:21:15 +01:00
conftest.py Simplify database access in tests (#3807) 2022-07-26 23:44:34 +01:00