django-prefetch-id

Fetch next Django model id (sequence number) by Model or Table.


Keywords
django, model, database, sequence, prefetch, id, mysql, number, postgresql, python, sqlite3
License
CDDL-1.1
Install
pip install django-prefetch-id==0.0.1

Documentation

django-prefetch-id

A Python Package to Prefetch Django Model ID Before Creating & Saving the Model Instance.