removed itfcore from settings
This commit is contained in:
parent
3f8d419336
commit
f5b9c01c1c
|
@ -133,7 +133,7 @@ INSTALLED_APPS = (
|
|||
'django.contrib.sites',
|
||||
'django.contrib.admin',
|
||||
'django.contrib.comments',
|
||||
'itfcore',
|
||||
# 'itfcore',
|
||||
'festival',
|
||||
'erang_organised',
|
||||
'scriptbank',
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user