Just a small note, I've done a small prefetch framework (mind you, before
prefetch_related was implemented) here:
https://github.com/ionelmc/django-prefetch
It allows you to have a tailored prefetching process. It's a bit low level
but it supports all the scenarios you mentioned. If you think i
and I
need to accept the fact, but then again, maybe not. I'm just putting
it on the table.
Thanks,
-- ionel
On Nov 6, 3:04 am, Russell Keith-Magee
wrote:
> On Tue, Nov 6, 2012 at 7:59 AM, ionel wrote:
> > Hello,
>
> > I'm trying to make a custom user model so I
there should be two abstract
models: BaseAbstractAdminUser and AbstractUser.
The other alternative would be allowing abstract model subclasses to
override fields. Not sure about this tho, why is this disallowed in
the first place?
What do you think ?
Thanks,
-- ionel
--
You received this mes