migrations
|
add south migrations, convert update to python
|
2012-11-02 13:41:41 +01:00 |
__init__.py
|
split models into apps, new api interface
|
2010-11-26 16:07:24 +01:00 |
admin.py
|
cleanup imports and syntax warnings
|
2011-01-01 17:14:42 +05:30 |
tasks.py
|
cleanup unused imports and unused variables
|
2013-02-21 13:28:36 +00:00 |
tests.py
|
cleanup imports and syntax warnings
|
2011-01-01 17:14:42 +05:30 |
views.py
|
api documentation takes and returns
|
2013-03-04 19:35:06 +00:00 |