taiga-back/greenmine/base
Jesús Espino 31d96b7cb1 SmallFix: now using rest framework model viewsets as base class of our viewsets 2013-10-07 10:34:02 +02:00
..
formats Moving all core module to base module 2013-03-21 08:21:30 +01:00
mail Refactoring with flake8 2013-03-21 09:11:11 +01:00
notifications Made some minor fixes in the notifications app 2013-07-18 15:39:18 +02:00
searches Fixing search result. 2013-10-04 10:11:06 +02:00
users Convert all __unicode__ methods into __str__. 2013-10-05 11:47:53 +02:00
utils Refactor: greenmine.base 2013-10-01 13:17:02 +02:00
__init__.py Initial version 2013-03-19 18:53:07 +01:00
api.py SmallFix: now using rest framework model viewsets as base class of our viewsets 2013-10-07 10:34:02 +02:00
decorators.py Add base.decorators module. 2013-10-03 11:03:50 +02:00
exceptions.py Add exceptions hierarchy. 2013-10-03 11:00:32 +02:00
filters.py Minor refactor on base/filters. 2013-10-03 20:19:38 +02:00
middleware.py Refactoring base views (update to new viewsets) 2013-07-29 21:55:06 +02:00
models.py Now compatible with python 3.3 2013-10-03 19:50:44 +02:00
monkey.py Smallfix: Send print message to sys.stderr 2013-07-16 10:46:21 +02:00
permissions.py Fix a lot of import fixes. 2013-10-03 15:08:13 +02:00
routers.py Refactor: greenmine.base 2013-10-01 13:17:02 +02:00
serializers.py Refactor of scrum app (but not finished yet). 2013-10-02 20:03:50 +02:00
signals.py Moving all core module to base module 2013-03-21 08:21:30 +01:00