taiga-back/greenmine/base
Andrey Antukh f2bf3f457c Add tasks attachments api views. 2013-05-15 19:08:01 +02:00
..
fixtures Adding questions support 2013-04-26 10:49:32 +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
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 Add permission and membership objects to admin. 2013-04-01 12:21:05 +02:00
api.py Add tasks attachments api views. 2013-05-15 19:08:01 +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
fields.py Refactoring with flake8 2013-03-21 09:11:11 +01:00
forms.py Now working correctly the create and modify user on the admin 2013-03-30 13:30:57 +01:00
middleware.py Now greenmine session middleware is based on SessionMiddleware 2013-05-10 10:57:35 +02:00
models.py Fixed wrong increment of ref value on tasks and user stories. 2013-05-15 19:07:37 +02:00
monkey.py Minor fixes. 2013-04-04 17:19:43 +02:00
permissions.py Add patch permission. 2013-04-01 12:21:39 +02:00
serializers.py Added the UserDatail API 2013-04-26 10:28:13 +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 Added the UserDatail API 2013-04-26 10:28:13 +02:00