cookiecutter-django/{{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}
2022-03-20 15:00:40 +00:00
..
contrib Fix out-of-sync sequence for Site ID (#3511) 2022-01-13 21:23:28 +00:00
static Unify compressor, gulp and custom bootstrap options (#3535) 2022-03-20 15:00:40 +00:00
templates Unify compressor, gulp and custom bootstrap options (#3535) 2022-03-20 15:00:40 +00:00
users Fix Swagger schema API endpoint & add a test for it (#3592) 2022-02-16 12:25:32 +00:00
utils Removed unnecessary custom context processor exposing the DEBUG Template Context Variable (#3042) 2021-11-22 13:56:09 +00:00
__init__.py First pass at running black across the project (#1602) 2018-04-08 17:03:29 -05:00
conftest.py Remove request_factory fixture, use the rf one from pytest-django 2020-03-26 18:21:11 +00:00