Fixed helper

This commit is contained in:
Dipen Patel 2017-06-10 18:34:36 +05:30
parent 815535c4bf
commit 9619064f44

View file

@ -25,6 +25,7 @@ HELPER_SETTINGS = dict(
'taggit_autosuggest', 'taggit_autosuggest',
'aldryn_apphooks_config', 'aldryn_apphooks_config',
'aldryn_search', 'aldryn_search',
'sortedm2m',
], ],
LANGUAGE_CODE='en', LANGUAGE_CODE='en',
LANGUAGES=( LANGUAGES=(