1
0
mirror of https://github.com/django/django.git synced 2025-07-04 09:49:12 +00:00

[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
This commit is contained in:
Alex Gaynor 2009-12-21 19:31:19 +00:00
parent 5cf2bede96
commit c3ba4c400d

3
TODO
View File

@ -4,9 +4,6 @@ Django Multiple Database TODO List
Required for v1.2 Required for v1.2
~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~
* Modify the admin interface to support multiple databases (doh).
- Document how it is done
* Resolve uses of _default_manager * Resolve uses of _default_manager
* django/contrib/databrowse/datastructures.py * django/contrib/databrowse/datastructures.py
* django/contrib/databrowse/fieldchoices.py * django/contrib/databrowse/fieldchoices.py