cookiecutter-django/{{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}
Philip Deuchler 887ba934e2 Fixes an issue with Jinja choking on a django template tag (#759)
* Fixes an issue with Jinja choking on a django template tag, similar to #278

* Same fix for field_errors_block.html
2016-08-26 12:35:48 -07:00
..
contrib replace occurrences of readthedocs.org to readthedocs.io 2016-05-09 17:18:58 -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 sentry for error reporting 2016-06-05 10:47:07 -07:00
templates Fixes an issue with Jinja choking on a django template tag (#759) 2016-08-26 12:35:48 -07:00
users Switch to using apps.py with Users app 2016-06-18 13:18:40 -07:00
__init__.py Change repo_name to project_slug for clarity. 2016-04-20 10:00:35 -07:00