ponytracker/issue
2014-08-14 19:54:54 -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 confirm before project deletion 2014-08-14 19:54:54 -07:00
templatetags <a><button></button></a> -> <a class="btn"></a> 2014-08-14 19:32:09 -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 confirm before project deletion 2014-08-14 19:54:54 -07:00
forms.py pep8 2014-08-09 01:13:42 -07:00
middleware.py PermissionDenied -> ret HttpResponseFordbidden() 2014-08-14 00:56:07 -07:00
models.py <a><button></button></a> -> <a class="btn"></a> 2014-08-14 19:32:09 -07:00
signals.py pep8 2014-08-09 01:13:42 -07:00
tests.py confirm before project deletion 2014-08-14 19:54:54 -07:00
urls.py pep8 2014-08-09 01:13:42 -07:00
views.py confirm before project deletion 2014-08-14 19:54:54 -07:00