Hi django devs

In a app I'm currently building I rely on the 'sqlinitialdata' feature.
I've recently switched to the magical-removal branch where this is not 
yet implemented.

I've opened a ticket #1438 [1] and sent a patch that implements it.

It currently just fetches .sql files from the app/sql/ folder and 
executes them, which is just what i need. It also gets called from 
syncdb after that has finished its own business. Should sqlinitialdata 
take care of anything else?

If so could someone explain what?

I'ld be happy to implement this.

[1] http://code.djangoproject.com/ticket/1438

cheers
Steven

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to