ponytracker/issue
2014-08-21 21:32:43 -07:00
..
fixtures tests: list labels/milestones/permissions 2014-08-18 19:44:56 -07:00
migrations add subscriptions to projects & issues 2014-08-16 22:44:42 -07:00
static confirmation using modal & csrf protected form 2014-08-16 14:23:32 -07:00
templates django-forms-bootstrap -> django-bootstrap3 2014-08-18 20:17:17 -07:00
templatetags pep8 2014-08-20 17:33:15 -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 HttpResponseForbidden -> PermissionDenied 2014-08-17 11:37:35 -07:00
forms.py fix: milestone form datetime format 2014-08-17 12:37:21 -07:00
middleware.py HttpResponseForbidden -> PermissionDenied 2014-08-17 11:37:35 -07:00
models.py pep8 2014-08-20 17:33:15 -07:00
notifications.py possibility to use celery for asynchronous email 2014-08-21 21:32:43 -07:00
signals.py pep8 2014-08-09 01:13:42 -07:00
tasks.py possibility to use celery for asynchronous email 2014-08-21 21:32:43 -07:00
tests.py tests: list labels/milestones/permissions 2014-08-18 19:44:56 -07:00
urls.py add subscriptions to projects & issues 2014-08-16 22:44:42 -07:00
views.py pep8 2014-08-20 17:33:15 -07:00