I sure MR has hooks for this. Have a look in
django/contrib/sites/management.py at how it uses the new event system
to create the example.com Site object.

On 4/28/06, Brantley Harris <[EMAIL PROTECTED]> wrote:
>
> I've started to impliment my proposal for schema implementation and
> realized that some database-data might need to be distributed along
> with updates in the actual application, but there is no mechanism for
> it.  For instance, if an application requires some sort of seed-data,
> but the requirement it is added in a new version, anyone who updates
> won't have that data.
>
> Is this sort of thing handled in other frameworks?  Has there been any
> talk about this at all?
>
> Thanks
>
> >
>

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