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
|
clarify team list page
|
2014-08-17 10:34:25 -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
|
remove useless filter condition
|
2014-08-17 13:57:33 -07:00 |
notifications.py
|
fix: utf8 email with python2
|
2014-08-18 15:09:08 -07:00 |
signals.py
|
pep8
|
2014-08-09 01:13:42 -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
|
fix: typo in views.py
|
2014-08-18 18:23:12 -07:00 |