summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2009-12-21 19:31:19 +0000
committerAlex Gaynor <alex.gaynor@gmail.com>2009-12-21 19:31:19 +0000
commitc3ba4c400dc1204b93024207c6594eef9ade8a58 (patch)
tree6e06f0e6936d6d90bd6c84bb5c4a540efb6f2fba
parent5cf2bede965f826a68743f36dcef16a929ef18e7 (diff)
[soc2009/multidb] Removed another item from the TODO. Patch from Russell Keith-Magee.
git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2009/multidb@11934 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 23da25a1e3..84f20c4f64 100644
--- a/TODO
+++ b/TODO
@@ -4,9 +4,6 @@ Django Multiple Database TODO List
Required for v1.2
~~~~~~~~~~~~~~~~~
- * Modify the admin interface to support multiple databases (doh).
- - Document how it is done
-
* Resolve uses of _default_manager
* django/contrib/databrowse/datastructures.py
* django/contrib/databrowse/fieldchoices.py