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 |
models.py
|
remove unused import
|
2014-12-23 11:28:42 +00:00 |
tasks.py
|
cleanup unused imports and unused variables
|
2013-02-21 13:28:36 +00:00 |
views.py
|
dont turn data into string, fixes #2797
|
2015-05-28 13:10:39 +02:00 |