cookiecutter-django/{{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}
Bruno Alla 6efb18bcea
Merge pull request #2160 from 2O4/message_on_user_update
Message when user update his info
2019-07-17 21:11:43 +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 Rename 403_csrf.html to 403.html 2019-07-17 15:14:16 +02:00
users Update {{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}/users/views.py 2019-07-17 19:31:53 +02:00
__init__.py First pass at running black across the project (#1602) 2018-04-08 17:03:29 -05:00
conftest.py Re-write users app tests in pytest style & perform minor refactoring (#1680) 2018-06-27 19:33:38 +03:00