Django Save and add another behaviour modification

Viewed 857

In my django admin console i would that after user press "Save and add another" button the fields value of the form remain populate with last values inserted but i don't know if and how this could be possible. Someone could help me?

Thanks in advance

2 Answers
Related