ponytracker/issue
Élie Bouttier 8996d4b323 pep8
2014-08-12 19:19:45 -07:00
..
fixtures add manage_issue permission to open/close issue 2014-08-11 23:54:23 -07:00
migrations add manage_issue permission to open/close issue 2014-08-11 23:54:23 -07:00
static A lot of new features and improvements 2014-08-02 19:17:18 -07:00
templates restricting access using permissions, first step 2014-08-10 17:36:47 -07:00
templatetags pep8 2014-08-09 01:13:42 -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 can_user -> perm, that now check project perm too 2014-08-10 15:33:29 -07:00
decorators.py perm checked using a decorator instead of shortcut 2014-08-11 23:55:12 -07:00
forms.py pep8 2014-08-09 01:13:42 -07:00
middleware.py need to be more general (can be issue.decorators) 2014-08-11 23:51:49 -07:00
models.py add manage_issue permission to open/close issue 2014-08-11 23:54:23 -07:00
signals.py pep8 2014-08-09 01:13:42 -07:00
tests.py pep8 2014-08-12 19:19:45 -07:00
urls.py pep8 2014-08-09 01:13:42 -07:00
views.py check perms in views & some tests (not enought) 2014-08-11 23:56:06 -07:00