From dad0c94b0d5e37cd8bb312303689270e75cf7c58 Mon Sep 17 00:00:00 2001 From: Luan Date: Wed, 18 Dec 2013 13:33:07 -0200 Subject: [PATCH] Removing tastypie from installed apps --- src/colab/custom_settings.py | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/src/colab/custom_settings.py b/src/colab/custom_settings.py index 301a021..264d4c1 100644 --- a/src/colab/custom_settings.py +++ b/src/colab/custom_settings.py @@ -107,7 +107,6 @@ INSTALLED_APPS = INSTALLED_APPS + ( 'haystack', 'hitcounter', 'i18n_model', - 'tastypie', # Own apps 'super_archives', -- libgit2 0.21.2