Commit ec17c00c by Őry Máté

cloud: add django_extensions module

parent 644aabc9
...@@ -127,6 +127,7 @@ INSTALLED_APPS = ( ...@@ -127,6 +127,7 @@ INSTALLED_APPS = (
'south', 'south',
'djcelery', 'djcelery',
'kombu.transport.django', 'kombu.transport.django',
'django_extensions',
) )
# A sample logging configuration. The only tangible logging # A sample logging configuration. The only tangible logging
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment