fixtures
|
Initial implementation of users list api call.
|
2013-04-08 12:07:27 +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
|
Code cleaning on slug.py
|
2013-03-28 11:57:59 +01: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
|
Api urls refactor.
|
2013-04-08 13:43:00 +02:00 |
fields.py
|
Refactoring with flake8
|
2013-03-21 09:11:11 +01:00 |
middleware.py
|
Add patch method to corss middleware.
|
2013-03-30 14:40:42 +01:00 |
models.py
|
Minor fixes.
|
2013-04-04 17:19:43 +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 |
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
|
Initial implementation of users list api call.
|
2013-04-08 12:07:27 +02:00 |