In the Django official docs. It has `reset_sequence` feature But I do not found it in `pytest-django` docs How can I achieve same thing in `unittest`? **Reference:** https://docs.djangoproject.com/en/2.0/topics/testing/advanced/#django.test.TransactionTestCase.reset_sequences