On 01-Apr-07, at 10:18 PM, Kyle Fox wrote:
>> Django's model inheritance will have an attribute to indicate that
>> the
>> base class is an abstract base, just as you are asking about.
>
> Do you mean this feature isn't yet in django? I haven't found
> anything on the docs about this (I could
> Django's model inheritance will have an attribute to indicate that the
> base class is an abstract base, just as you are asking about.
Do you mean this feature isn't yet in django? I haven't found
anything on the docs about this (I could really use it too!)
If it's in the trunk, do you know w
Great, thanks!
Sebastjan
On 3/31/07, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote:
>
> On Sat, 2007-03-31 at 11:26 +0200, Sebastjan Trepca wrote:
> > Hi all,
> >
> > I noticed there are few threads about model inheritance and proposals,
> > but they all reflect the inheritance to the database al
On Sat, 2007-03-31 at 11:26 +0200, Sebastjan Trepca wrote:
> Hi all,
>
> I noticed there are few threads about model inheritance and proposals,
> but they all reflect the inheritance to the database also.
> I don't really want inheritance in database with all those joins etc,
> what I would need
Hi all,
I noticed there are few threads about model inheritance and proposals,
but they all reflect the inheritance to the database also.
I don't really want inheritance in database with all those joins etc,
what I would need is just something that will spare me the
copy/pasting of similar fields
5 matches
Mail list logo