Add installed app
This commit is contained in:
parent
dc6f5dcc5b
commit
9f74c0286e
1 changed files with 1 additions and 0 deletions
|
@ -128,6 +128,7 @@ INSTALLED_APPS = (
|
||||||
'djangocms_file',
|
'djangocms_file',
|
||||||
'djangocms_picture',
|
'djangocms_picture',
|
||||||
'djangocms_video',
|
'djangocms_video',
|
||||||
|
'django_recaptcha',
|
||||||
# 'djangocms_flash',
|
# 'djangocms_flash',
|
||||||
# 'djangocms_googlemap',
|
# 'djangocms_googlemap',
|
||||||
# 'djangocms_inherit',
|
# 'djangocms_inherit',
|
||||||
|
|
Loading…
Reference in a new issue