|
|
|
|
@ -144,12 +144,14 @@ INSTALLED_APPS = [ |
|
|
|
|
'mptt', # utilities for implementing a modified pre-order traversal tree |
|
|
|
|
'menus', # helper for model independent hierarchical website navigation |
|
|
|
|
'sekizai', # for javascript and css management |
|
|
|
|
'cmsplugin_filer_file', |
|
|
|
|
'cmsplugin_filer_folder', |
|
|
|
|
'cmsplugin_filer_link', |
|
|
|
|
'cmsplugin_filer_image', |
|
|
|
|
'cmsplugin_filer_teaser', |
|
|
|
|
'cmsplugin_filer_video', |
|
|
|
|
|
|
|
|
|
# 'cmsplugin_filer_file', |
|
|
|
|
# 'cmsplugin_filer_folder', |
|
|
|
|
# 'cmsplugin_filer_link', |
|
|
|
|
# 'cmsplugin_filer_image', |
|
|
|
|
# 'cmsplugin_filer_teaser' , |
|
|
|
|
# 'cmsplugin_filer_video', |
|
|
|
|
|
|
|
|
|
'captcha', |
|
|
|
|
'yandex_money', |
|
|
|
|
'filer', |
|
|
|
|
|