Fix settings

This commit is contained in:
Skia 2016-08-08 00:24:18 +02:00
parent cefb3828bc
commit 6fbf607492

View File

@ -51,7 +51,6 @@ INSTALLED_APPS = (
'counter', 'counter',
'eboutic', 'eboutic',
'launderette', 'launderette',
'rest_framework',
'api', 'api',
) )