mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-05-08 23:54:46 +00:00
* Add migration to alter template ID field to BigAutoField (#157) * Update Template model to use BigAutoField for ID and remove obsolete migration (#157) * Add migration to alter template ID field to BigAutoField |
||
|---|---|---|
| .. | ||
| 0001_initial.py | ||
| 0002_alter_template_creation_date_and_more.py | ||
| 0003_alter_template_id.py | ||
| __init__.py | ||