> There is a class (let's call it Foo) which is a subclass of User.
> Foo has the following line in its Meta:
> proxy = True
if you don't provide full minimal data, it's hard for us to help. If I
had known you were using a proxy model, I'd have proposed something
different.
In general, unless you got a good reason, I'd recommend against
subclassing User, use a profile instead. If you *really* need to
subclass or override it, first go read the docs about overriding the
User class, *and* all the documentation about models and model
inheritance.
Things should be pretty clear, whether you want a proxy model or not,
where in the inheritance tree it should be, and how to set it up.
THEN, if you have some issue with your class schema, you'll be able to
realize what you need, and be sure whether you really need to do what
django is complaining about, or if there's a better way of doing it.
For the time being, I suggest you drop all the Foos and Bars, post
some real code, and explain why do you feel the need to subclass the
User model
--
"The whole of Japan is pure invention. There is no such country, there
are no such people" --Oscar Wilde
|_|0|_|
|_|_|0|
|0|0|0|
(\__/)
(='.'=)This is Bunny. Copy and paste bunny
(")_(") to help him gain world domination.