From 6fbf607492ef8e18c0d79cf293d55a83f382d264 Mon Sep 17 00:00:00 2001 From: Skia Date: Mon, 8 Aug 2016 00:24:18 +0200 Subject: [PATCH] Fix settings --- sith/settings_sample.py | 1 - 1 file changed, 1 deletion(-) diff --git a/sith/settings_sample.py b/sith/settings_sample.py index 955748ef..7bf0c5b0 100644 --- a/sith/settings_sample.py +++ b/sith/settings_sample.py @@ -51,7 +51,6 @@ INSTALLED_APPS = ( 'counter', 'eboutic', 'launderette', - 'rest_framework', 'api', )