ponytracker/issue
2014-08-13 18:57:54 -07:00
..
fixtures tests: more tests about issues views 2014-08-12 23:18:00 -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 spelling: pluralize some terms 2014-08-13 18:57:54 -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 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 tests: split in class + profile tests 2014-08-12 23:45:52 -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