Changes between Version 28 and Version 29 of MultipleDatabaseSupport


Ignore:
Timestamp:
Dec 22, 2009, 3:05:25 PM (14 years ago)
Author:
Alex Gaynor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MultipleDatabaseSupport

    v28 v29  
    11= Multiple Database Support =
    22
    3 '''Update 2009-12-03''': the [http://code.google.com/p/django-multidb/ django-multidb branch] is getting ready for merging. See Alex Gaynor's [http://lazypython.blogspot.com/2009/11/state-of-multidb-in-django.html blog post] on 2009-11-10.
     3'''Update 2009-12-22''':  As of today multiple database support has been merged into trunk, any further bugs, feature requests, etc. should be filed on Trac or brought up for discussion on the django-developers mailing list.
    44
    55A September 2008 discussion about multi-db support can be seen on this thread: http://groups.google.com/group/django-developers/browse_thread/thread/9f0353fe0682b73
Back to Top