taiga-back/greenmine/base
Andrey Antukh e86f393bfd Minor fixes on search api viewset. 2013-07-29 21:55:07 +02:00
..
fixtures Minor refactor. 2013-07-17 15:23:13 +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
utils Fixed wrong increment of ref value on tasks and user stories. 2013-05-15 19:07:37 +02:00
__init__.py Initial version 2013-03-19 18:53:07 +01:00
admin.py Added all the notifications fields to the user admin panel 2013-07-18 13:40:07 +02:00
api.py Minor fixes on search api viewset. 2013-07-29 21:55:07 +02:00
auth.py Create new auth backend for rest_framework based on session, but without csrf. 2013-03-31 04:06:09 +02:00
exceptions.py Minor fixes on search api viewset. 2013-07-29 21:55:07 +02:00
forms.py Added all the notifications fields to the user admin panel 2013-07-18 13:40:07 +02:00
middleware.py Refactoring base views (update to new viewsets) 2013-07-29 21:55:06 +02:00
models.py Refactoring base views (update to new viewsets) 2013-07-29 21:55:06 +02:00
monkey.py Smallfix: Send print message to sys.stderr 2013-07-16 10:46:21 +02:00
permissions.py Add patch permission. 2013-04-01 12:21:39 +02:00
serializers.py Add RecoverPassword api view. 2013-07-29 21:55:06 +02:00
signals.py Moving all core module to base module 2013-03-21 08:21:30 +01:00
tests.py Removing profile and adding custom user model 2013-03-27 19:05:39 +01:00
urls.py Refactoring base views (update to new viewsets) 2013-07-29 21:55:06 +02:00