ponytracker/issue
2014-08-14 00:54:03 -07:00
..
fixtures more tests about views 2014-08-13 21:03:29 -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 mask tags managment if permission forbidden 2014-08-14 00:33:27 -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 remove not used class 2014-08-12 19:34:05 -07:00
decorators.py middleware expect project as kwarg so decorator can do the same 2014-08-12 19:30:50 -07:00
forms.py pep8 2014-08-09 01:13:42 -07:00
middleware.py fix view module name using wraps in the decorator 2014-08-12 19:26:51 -07:00
models.py too much @python_2_unicode_compatible 2014-08-14 00:40:39 -07:00
signals.py pep8 2014-08-09 01:13:42 -07:00
tests.py fetch_redirect_response=False only since django1.7 2014-08-14 00:54:03 -07:00
urls.py pep8 2014-08-09 01:13:42 -07:00
views.py fix: has_perm need project object 2014-08-12 23:14:25 -07:00