From 4bae760378f46820de4e59a5bb947de4394a5f17 Mon Sep 17 00:00:00 2001 From: Nick Sergeant Date: Sat, 17 Mar 2012 12:02:57 -0400 Subject: [PATCH] Removing storages --- settings.py | 1 - 1 file changed, 1 deletion(-) diff --git a/settings.py b/settings.py index f0c5986..ad0a0bf 100644 --- a/settings.py +++ b/settings.py @@ -143,7 +143,6 @@ INSTALLED_APPS = ( 'postmark', 'registration', 'south', - 'storages', 'taggit', 'tastypie',