I have a model Child inheriting from a model Parent. In the Parent admin I've got Parent and Child instances, while I would like to have only Parent instances (Child instances are managed in Child admin).
How can I do that?
thanks
jul
|
I have a model Child inheriting from a model Parent. In the Parent admin I've got Parent and Child instances, while I would like to have only Parent instances (Child instances are managed in Child admin). How can I do that? thanks jul
| |||
|
feedback
|
|
Override the
| |||
|
feedback
|