https://github.com/toransahu/django-prefetch-id
A Python Package to Prefetch Django Model ID Before Creating & Saving the Model Instance.
https://github.com/toransahu/django-prefetch-id
database django id model mysql number package postgresql prefetch pypi python sequence sqlite3
Last synced: 2 months ago
JSON representation
A Python Package to Prefetch Django Model ID Before Creating & Saving the Model Instance.
- Host: GitHub
- URL: https://github.com/toransahu/django-prefetch-id
- Owner: toransahu
- License: agpl-3.0
- Created: 2018-08-12T16:43:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-19T05:10:26.000Z (over 7 years ago)
- Last Synced: 2025-10-17T02:41:08.921Z (6 months ago)
- Topics: database, django, id, model, mysql, number, package, postgresql, prefetch, pypi, python, sequence, sqlite3
- Language: Python
- Size: 20.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# django-prefetch-id
A Python Package to Prefetch Django Model ID Before Creating & Saving the Model Instance.