|
@@ -154,7 +154,7 @@ INSTALLED_APPS = (
|
|
|
# Uncomment the next line to enable admin documentation:
|
|
|
#'django.contrib.admindocs',
|
|
|
'polymorphic',
|
|
|
- 'south',
|
|
|
+ # 'south',
|
|
|
'autocomplete_light', #Automagic autocomplete foreingkey form component
|
|
|
'activelink', #Detect if a link match actual page
|
|
|
'coin',
|