django1/django/conf
Malcolm Tredinnick c30a050e41 Removed the ado_mssql database backend.
It has not been maintained, contains bugs, and improved versions are available
externally(e.g. django-mssql and django-pyodbc at Google code).


git-svn-id: http://code.djangoproject.com/svn/django/trunk@7364 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-03-26 08:25:48 +00:00
..
app_template MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
locale Cleaned up German locale 2008-03-18 22:59:00 +00:00
project_template Fixed #6431 -- Fixed misspelling in projects template settings file, thanks Daniel Lindsley. 2008-01-28 05:40:57 +00:00
urls Fixed #6354 -- Fixed url in `django/conf/urls/shortcut.py` to work with non-integer primary keys (refs #2033) and made use of the URL file in the admin urls. 2008-01-28 05:36:44 +00:00
__init__.py Changed the ImportError message from [6832] to improve wording 2007-12-19 03:31:26 +00:00
global_settings.py Removed the ado_mssql database backend. 2008-03-26 08:25:48 +00:00