cookiecutter-django/{{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}
Marlon bb15e5a02e Create 403_csrf.html (#803)
This takes advantage of the ability to easily customize the 403 template for CSRF, introduced in Django 1.10.
2016-10-05 16:01:30 +02:00
..
contrib sync migrations with django1.10 2016-09-29 01:01:01 -03:00
static Formatting hack to get around crispy-forms unfortunate hardcoding in helpers.FormHelper 2016-08-26 09:33:36 -07:00
taskapp Use app registry instead of INSTALLED_APPS to discover celery tasks (#754) 2016-09-10 13:33:25 +02:00
templates Create 403_csrf.html (#803) 2016-10-05 16:01:30 +02:00
users removed django-autoslug until it's ready for 1.10 2016-09-29 01:01:01 -03:00
__init__.py Change repo_name to project_slug for clarity. 2016-04-20 10:00:35 -07:00