N
N
NikClik2018-07-06 19:46:24
Django
NikClik, 2018-07-06 19:46:24

What is used instead of save_model?

There is no save_model in admin.StackedInline, what is used instead to do something with the model on save?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gornostaev, 2018-07-06
@NikClik

The save_formset of the ModelAdmin that this inline connects to is used.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question