.. |
auth
|
Change exceptions on token parsing.
|
2013-10-26 00:57:32 +02:00 |
formats
|
Moving all core module to base module
|
2013-03-21 08:21:30 +01:00 |
notifications
|
Now the platform doesn't send emails if there is no changes in the updated fields
|
2013-11-13 12:52:19 +01:00 |
searches
|
Fixed bug-41: Added wiki pages to the results of searches
|
2013-10-30 19:05:54 +01:00 |
templates/emails
|
Fixed thre base email
|
2013-10-29 21:36:30 +01:00 |
users
|
Now user.__str__ return the full name
|
2013-11-12 20:04:02 +01:00 |
utils
|
Refactoring a little the milestone and project models
|
2013-11-05 15:41:50 +01:00 |
__init__.py
|
Remove unused code.
|
2013-10-16 20:33:17 +02:00 |
api.py
|
Added historical and revert actions
|
2013-11-13 20:34:10 +01:00 |
exceptions.py
|
Add precondition viewset method implementation.
|
2013-10-11 09:40:13 +02:00 |
filters.py
|
Add order by filter.
|
2013-11-12 12:53:30 +01:00 |
middleware.py
|
Improved cors middleware.
|
2013-11-12 12:53:30 +01:00 |
models.py
|
Removed uuid and fixed modified_date and created_date
|
2013-10-29 22:22:12 +01:00 |
monkey.py
|
Add monky patch for django import_module method.
|
2013-10-24 17:42:51 +02:00 |
pagination.py
|
Improved header pagination mixin.
|
2013-11-12 12:53:30 +01:00 |
permissions.py
|
Added POST permissions
|
2013-11-01 21:27:00 +01:00 |
routers.py
|
Modified the default router
|
2013-11-13 20:35:00 +01:00 |
serializers.py
|
Create the initial serializer
|
2013-11-13 20:35:00 +01:00 |
storage.py
|
Add storage subclass.
|
2013-10-23 15:48:40 +02:00 |