ponytracker/issue
2014-08-07 19:17:19 -07:00
..
migrations use simple integer choice instead of ContentType 2014-08-07 19:14:51 -07:00
static A lot of new features and improvements 2014-08-02 19:17:18 -07:00
templates add profile page, listing groups and teams 2014-08-07 19:17:19 -07:00
templatetags remove commented imports 2014-08-07 19:16:38 -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 add permissions backend 2014-08-07 13:53:32 -07:00
context_processors.py add ProjectMiddleware adding projects to request 2014-08-07 12:54:45 -07:00
forms.py project can be public (default) or private 2014-08-07 13:26:22 -07:00
middleware.py ProjectMiddleware query project and check permissions 2014-08-07 13:30:51 -07:00
models.py use simple integer choice instead of ContentType 2014-08-07 19:14:51 -07:00
signals.py use signal for default label creation 2014-08-05 23:30:06 -07:00
tests.py First commit 2014-08-01 19:49:57 -07:00
urls.py add profile page, listing groups and teams 2014-08-07 19:17:19 -07:00
views.py add profile page, listing groups and teams 2014-08-07 19:17:19 -07:00