ponytracker/issue
2014-08-08 19:34:23 -07:00
..
fixtures add tests for the permissions framework 2014-08-08 19:34:23 -07:00
migrations add project permissions managment page 2014-08-08 00:56:13 -07:00
static A lot of new features and improvements 2014-08-02 19:17:18 -07:00
templates improve templates, especially forms 2014-08-08 19:32:59 -07:00
templatetags add project permissions managment page 2014-08-08 00:56:13 -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 add permissions backend 2014-08-07 13:53:32 -07:00
context_processors.py template processor can_user to check permissions 2014-08-07 22:13:46 -07:00
forms.py add project permissions managment page 2014-08-08 00:56:13 -07:00
middleware.py fix: project duplicate when diff. way grant access 2014-08-08 19:28:16 -07:00
models.py prevent useless events like same label change 2014-08-08 19:30:28 -07:00
signals.py use signal for default label creation 2014-08-05 23:30:06 -07:00
tests.py add tests for the permissions framework 2014-08-08 19:34:23 -07:00
urls.py add project permissions managment page 2014-08-08 00:56:13 -07:00
views.py improve templates, especially forms 2014-08-08 19:32:59 -07:00