taiga-back/greenmine/base
David Barragán Merino 7df1762d29 Set null to true 2013-10-16 13:44:21 +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 Set null to true 2013-10-16 13:44:21 +02:00
searches Remove haystack indexes modules. 2013-10-15 23:10:05 +02:00
users Created tests to users app 2013-10-11 09:40:12 +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 Add precondition viewset method implementation. 2013-10-11 09:40:13 +02:00
decorators.py Add base.decorators module. 2013-10-03 11:03:50 +02:00
exceptions.py Add precondition viewset method implementation. 2013-10-11 09:40:13 +02:00
filters.py Created tests to milestones app 2013-10-11 09:40:13 +02:00
middleware.py Implemented headers pagination and conditional pagination mixins. 2013-10-10 16:44:20 +02:00
models.py Add monkey patching for strange behavior for method serializer with obj as None. 2013-10-09 15:28:19 +02:00
monkey.py Better browseable api 2013-10-15 09:58:12 +02:00
pagination.py Change header name on header pagination mixin. 2013-10-11 08:44:11 +02:00
permissions.py Fixed BasePermission to check object owner and project owner too 2013-10-07 17:16:25 +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