From f5b9c01c1c102a6d4cff52fdb0af45be49da4907 Mon Sep 17 00:00:00 2001 From: Karen Date: Sat, 25 Jun 2011 15:42:31 +0530 Subject: [PATCH] removed itfcore from settings --- itf/settings.py | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/itf/settings.py b/itf/settings.py index 160c512..a2716d8 100644 --- a/itf/settings.py +++ b/itf/settings.py @@ -133,7 +133,7 @@ INSTALLED_APPS = ( 'django.contrib.sites', 'django.contrib.admin', 'django.contrib.comments', - 'itfcore', +# 'itfcore', 'festival', 'erang_organised', 'scriptbank', diff --git a/requirements.txt b/requirements.txt index 7010682..c3cecb6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ --e svn+http://code.djangoproject.com/svn/django/branches/releases/1.2.X/#egg=django +# -e svn+http://code.djangoproject.com/svn/django/branches/releases/1.2.X/#egg=django -e bzr+http://code.0x2620.org/python-ox/#egg=python-ox -e svn+http://django-multilingual.googlecode.com/svn/trunk/#egg=multilingual -e bzr+http://firefogg.org/dev/python-firefogg/#egg=python-firefogg