Author: adrian
Date: 2006-12-26 22:23:40 -0600 (Tue, 26 Dec 2006)
New Revision: 4243
Modified:
django/trunk/docs/legacy_databases.txt
Log:
Removed duplication in docs/legacy_databases.txt
Modified: django/trunk/docs/legacy_databases.txt
===================================================================
--- django/trunk/docs/legacy_databases.txt 2006-12-27 02:49:28 UTC (rev
4242)
+++ django/trunk/docs/legacy_databases.txt 2006-12-27 04:23:40 UTC (rev
4243)
@@ -22,7 +22,6 @@
* `DATABASE_ENGINE`_
* `DATABASE_USER`_
* `DATABASE_PASSWORD`_
- * `DATABASE_NAME`_
* `DATABASE_HOST`_
* `DATABASE_PORT`_
@@ -31,7 +30,6 @@
.. _DATABASE_ENGINE:
http://www.djangoproject.com/documentation/settings/#database-engine
.. _DATABASE_USER:
http://www.djangoproject.com/documentation/settings/#database-user
.. _DATABASE_PASSWORD:
http://www.djangoproject.com/documentation/settings/#database-password
-.. _DATABASE_NAME:
http://www.djangoproject.com/documentation/settings/#database-name
.. _DATABASE_HOST:
http://www.djangoproject.com/documentation/settings/#database-host
.. _DATABASE_PORT:
http://www.djangoproject.com/documentation/settings/#database-port
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django
updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---