cookiecutter-django/{{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}
ghazi-git c22f2c7e9e
Fix Swagger schema API endpoint & add a test for it (#3592)
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2022-02-16 12:25:32 +00:00
..
contrib Fix out-of-sync sequence for Site ID (#3511) 2022-01-13 21:23:28 +00:00
static Update project.js 2018-07-11 10:43:19 +00:00
templates Fix typo and trailing whitespaces 2022-01-04 17:49: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