Merge branch 'master' of github.com:fmartingr/amiibofindr

This commit is contained in:
Felipe Martín 2015-07-01 21:55:30 +02:00
commit d26d98a6a4
1 changed files with 1 additions and 0 deletions

View File

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