A custom Django management command for PostgreSQL that resets the primary key sequence of any model’s table. It also supports optionally deleting specific rows by ID, making it useful for database cleanup and maintaining consistency in development or testing environments.
MIT License.
- Name: Usman Ghani
- GitHub: usman-369