medhat schrieb:
> Am I approaching this the correct way? or do I have to think about it
> differently?
I experienced the same problem during "playing around" with an idea, so
I think you really hit a limitation. In the magic-removal branch, there
will be subclassing a model class this way (sear
Hello,
I used edit_inline with a OneToOneField and it worked.
I am trying to extend the user model, but with multiple OneToOneField
models. For example, I might have an Employee model that has a
OneToOneField to User, and a Customer model with a OneToOneField to
User.
Now, if I add 'edit_inline'
2 matches
Mail list logo