ponytracker/issue
2014-08-11 23:53:32 -07:00
..
fixtures simplify labels & milestones managment 2014-08-11 22:09:31 -07:00
migrations simplify labels & milestones managment 2014-08-11 22:09:31 -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
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 permission.granted_to now handle anonymous user 2014-08-11 23:53:32 -07:00
shortcuts.py restricting access using permissions, first step 2014-08-10 17:36:47 -07:00
signals.py pep8 2014-08-09 01:13:42 -07:00
tests.py restricting access using permissions, first step 2014-08-10 17:36:47 -07:00
urls.py pep8 2014-08-09 01:13:42 -07:00
views.py restricting access using permissions, first step 2014-08-10 17:36:47 -07:00