Commit dad0c94b0d5e37cd8bb312303689270e75cf7c58

Authored by Luan
1 parent 52c65491

Removing tastypie from installed apps

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
src/colab/custom_settings.py
@@ -107,7 +107,6 @@ INSTALLED_APPS = INSTALLED_APPS + ( @@ -107,7 +107,6 @@ INSTALLED_APPS = INSTALLED_APPS + (
107 'haystack', 107 'haystack',
108 'hitcounter', 108 'hitcounter',
109 'i18n_model', 109 'i18n_model',
110 - 'tastypie',  
111 110
112 # Own apps 111 # Own apps
113 'super_archives', 112 'super_archives',