Re: model for database view
Yeah, the meta.AbstractModel seems to come in handy. In the mean time, I'll do it manually. Thanks! stava
Re: model for database view
On Nov 3, 2005, at 7:41 AM, stava wrote: I'm thinking of using a model for a database view (for convinience). Is there anyway one could set anything int the META of a model to tell it *not* to create a database table when doing a "django-admin sqlreset", or do I have to manually filter out the