Carl Karsten skrev:
> I have the begging of something that may eventually get submitted, and 
> looking 
> for guidance as I build it.
>
> In the spirit of DRY, I have a nifty script that helps create the db defined 
> in 
> settings.py
>   
[snip]
> I am thinking it would be nice if it was hung off of db/backends/mysql so 
> that 
> it was driven by DATABASE_ENGINE and the various backends could spit out the 
> appropriate dialect.
>   

+1, I would use this. Also, don't we have this almost implemented for
creating the test database?

Nis


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to