cookiecutter-django/{{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}
2021-11-16 20:29:43 +00:00
..
contrib Update Django to 3.1.7 2021-02-21 17:55:05 +01:00
static Update project.js 2018-07-11 10:43:19 +00:00
templates Upgrade JS dependencies and upgrade to node 16 (#3400) 2021-11-16 20:29:43 +00:00
users refactor: remove user API methods parameter 2021-11-08 21:08:32 +01:00
utils Update {{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}/utils/context_processors.py 2020-07-24 11:29:11 -04: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