From 5a7a67b0015321e4c39b8c9b266d437b9452e8ca Mon Sep 17 00:00:00 2001 From: Sergio Oliveira Date: Sat, 6 Jun 2015 11:15:49 -0300 Subject: [PATCH] Removed cliauth from deps --- colab/settings.py | 1 - setup.py | 1 - 2 files changed, 0 insertions(+), 2 deletions(-) diff --git a/colab/settings.py b/colab/settings.py index 340d953..616514b 100644 --- a/colab/settings.py +++ b/colab/settings.py @@ -42,7 +42,6 @@ INSTALLED_APPS = ( 'colab.accounts', # Not standard apps - 'cliauth', 'django_mobile', 'haystack', 'hitcounter', diff --git a/setup.py b/setup.py index a8c3f52..f5345bd 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,6 @@ REQUIREMENTS = [ 'pytz>=2011n', 'chardet>=1.0.1', 'python-dateutil==1.5', - 'django-cliauth==0.9.1', 'django-mobile==0.3.0', 'django-haystack==2.2', 'pysolr==2.1', -- libgit2 0.21.2