Skip to content
Snippets Groups Projects
Commit ea05b70f authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Adding django_extensions

parent 3fe66b06
No related branches found
No related tags found
1 merge request!5Observation masking
......@@ -128,6 +128,7 @@ INSTALLED_APPS = (
'django.contrib.staticfiles',
# Uncomment the next line to enable the admin:
'django.contrib.admin',
'django_extensions',
# Uncomment the next line to enable admin documentation:
# 'django.contrib.admindocs',
'tinymce',
......
......@@ -23,3 +23,4 @@ Pillow
requests==2.6.0
django-tinymce==2.8.0
python-dateutil==1.5
django-extensions
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment