I am working on a project in Django and using Autofield as primary key in models.
Here in Django when I delete any record it is deleted successfully and then when I e