From c3ba4c400dc1204b93024207c6594eef9ade8a58 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Mon, 21 Dec 2009 19:31:19 +0000 Subject: [PATCH] [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 --- TODO | 3 --- 1 file changed, 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