mirror of
https://github.com/django/django.git
synced 2025-07-07 03:09:22 +00:00
[soc2009/model-validation] removed directory accidentaly committed
git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2009/model-validation@12077 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
891c34ddd0
commit
556132f75b
@ -1,4 +0,0 @@
|
|||||||
# Settings file automatically generated by regressiontests.admin_scripts test case
|
|
||||||
DATABASES = {'default': {'ENGINE': 'django.db.backends.sqlite3', 'SUPPORTS_TRANSACTIONS': True, 'NAME': ':memory:', 'TEST_CHARSET': None, 'TIME_ZONE': 'America/Chicago', 'TEST_COLLATION': None, 'PORT': '', 'HOST': '', 'USER': '', 'TEST_NAME': None, 'PASSWORD': '', 'OPTIONS': {}}, 'other': {'ENGINE': 'django.db.backends.sqlite3', 'SUPPORTS_TRANSACTIONS': True, 'NAME': 'other_db14006', 'TEST_CHARSET': None, 'TIME_ZONE': 'America/Chicago', 'TEST_COLLATION': None, 'PORT': '', 'HOST': '', 'USER': '', 'TEST_NAME': 'other_db14006', 'PASSWORD': '', 'OPTIONS': {}}}
|
|
||||||
ROOT_URLCONF = 'urls'
|
|
||||||
INSTALLED_APPS = ['django.contrib.auth', 'django.contrib.contenttypes', 'admin_scripts']
|
|
Loading…
x
Reference in New Issue
Block a user