ponytracker/issue
Élie Bouttier fef9be27cd HttpResponseForbidden -> PermissionDenied
Thi is necessary to properly render 403 template.
2014-08-17 11:37:35 -07:00
..
fixtures fix tests: fix permissions fixtures 2014-08-15 12:30:54 -07:00
migrations add subscriptions to projects & issues 2014-08-16 22:44:42 -07:00
static confirmation using modal & csrf protected form 2014-08-16 14:23:32 -07:00
templates custom errors pages 2014-08-17 11:24:30 -07:00
templatetags clarify team list page 2014-08-17 10:34:25 -07:00
__init__.py use signal for default label creation 2014-08-05 23:30:06 -07:00
admin.py add permissions models and settings model 2014-08-07 13:51:57 -07:00
apps.py use signal for default label creation 2014-08-05 23:30:06 -07:00
backends.py pep8 2014-08-09 01:13:42 -07:00
context_processors.py remove not used class 2014-08-12 19:34:05 -07:00
decorators.py HttpResponseForbidden -> PermissionDenied 2014-08-17 11:37:35 -07:00
forms.py team managment 2014-08-14 20:10:30 -07:00
middleware.py HttpResponseForbidden -> PermissionDenied 2014-08-17 11:37:35 -07:00
models.py issue.comments is now a property 2014-08-16 23:15:07 -07:00
notifications.py mail notification subject: use display_name 2014-08-17 00:56:47 -07:00
signals.py pep8 2014-08-09 01:13:42 -07:00
tests.py adapt tests for confirmations with post request 2014-08-16 14:43:51 -07:00
urls.py add subscriptions to projects & issues 2014-08-16 22:44:42 -07:00
views.py HttpResponseForbidden -> PermissionDenied 2014-08-17 11:37:35 -07:00