cookiecutter-django/{{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}
2020-05-01 17:55:32 +01:00
..
contrib First pass at running black across the project (#1602) 2018-04-08 17:03:29 -05:00
static Update project.js 2018-07-11 10:43:19 +00:00
templates Make update form button look like a button 2019-11-25 16:43:30 -05:00
users Test user detail view 2020-05-01 17:55:32 +01:00
utils Remove flake noqa exception 2020-03-23 21:46:14 +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