Re: using legacy db system

2006-08-01 Thread Gennan Chen
I am with you on that.  Gen On Aug 1, 2006, at 8:23 AM, Jacob Kaplan-Moss wrote:On Aug 1, 2006, at 9:16 AM, [EMAIL PROTECTED] wrote: This might be of some help:http://code.djangoproject.com/wiki/MultipleDatabaseSupportIt's a SoC 2006 project, so the branch has yet to be merged into trunkbut he repo

Re: using legacy db system

2006-08-01 Thread Jacob Kaplan-Moss
On Aug 1, 2006, at 9:16 AM, [EMAIL PROTECTED] wrote: > This might be of some help: > http://code.djangoproject.com/wiki/MultipleDatabaseSupport > > It's a SoC 2006 project, so the branch has yet to be merged into trunk > but he reports it as being feature-complete. It just might not be 100% > stab

Re: using legacy db system

2006-08-01 Thread [EMAIL PROTECTED]
This might be of some help: http://code.djangoproject.com/wiki/MultipleDatabaseSupport It's a SoC 2006 project, so the branch has yet to be merged into trunk but he reports it as being feature-complete. It just might not be 100% stable. Chris --~--~-~--~~~---~--~---

using legacy db system

2006-08-01 Thread Gennan Chen
Hi! All,I am new to Django and will like to use its good admin interface to build a new web app. However, we used a couple of databases on a single mysql server. So, is there any chance I can reuse them? It seems you can only have use 1 db only in the settings.  Any pro and con on designing a syste