taiga-back/greenmine/base
Andrey Antukh ec61beb1ed Now LoginView and LogoutView are AuthView 2013-10-03 11:03:06 +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 Refactor: greenmine.base 2013-10-01 13:17:02 +02:00
users Now LoginView and LogoutView are AuthView 2013-10-03 11:03:06 +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 Refactor: greenmine.base 2013-10-01 13:17:02 +02:00
exceptions.py Add exceptions hierarchy. 2013-10-03 11:00:32 +02:00
filters.py Created a backend filter to filter the queryset by project__memberships 2013-09-30 17:36:53 +02:00
middleware.py Refactoring base views (update to new viewsets) 2013-07-29 21:55:06 +02:00
models.py Refactor: greenmine.base 2013-10-01 13:17:02 +02:00
monkey.py Smallfix: Send print message to sys.stderr 2013-07-16 10:46:21 +02:00
permissions.py Refactor of scrum app (but not finished yet). 2013-10-02 20:03:50 +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