add south migrations, convert update to python
This commit is contained in:
parent
dc1bd6bccd
commit
2c07dedac0
46 changed files with 2729 additions and 48 deletions
|
|
@ -103,7 +103,7 @@ INSTALLED_APPS = (
|
|||
|
||||
'django_extensions',
|
||||
'devserver',
|
||||
# 'south',
|
||||
'south',
|
||||
'djcelery',
|
||||
'app',
|
||||
'log',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue