Update base.py

This commit is contained in:
Felipe 2015-07-01 08:39:41 +02:00
parent e776010735
commit c9c1b4dc44
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ INSTALLED_APPS = (
'reversion', 'reversion',
'import_export', 'import_export',
'easy_thumbnails', 'easy_thumbnails',
'django_extensions',
# own apps # own apps
'amiibofindr.apps.core', 'amiibofindr.apps.core',