On Mon, 2009-02-23 at 17:11 +1100, Malcolm Tredinnick wrote: [...] > There's a ticket open in Trac (my internet connection is terrible at the > moment, so I'm not going to hunt it out) that is to add an option to the > Meta class saying "this model is not to be managed by Django". > Primarily, that's for database views: you set them up outside of Django > and syncdb won't create tables or anything like that.
In case you want to play with this, the ticket for the initial work is #3163. The name of the option isn't what it will finally be (I think we'll end up going for something simple like "managed"), but you can see the idea there. Similarly, there are a few things that need tidying up in the patch, but they're mostly minor. A good chance get that checked in for Django 1.1. Regards, Malcolm --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---