mirror of
https://github.com/django/django.git
synced 2025-11-24 21:00:12 +00:00
BigAutoField is the default type for primary keys. In models.txt, the linked anchor shows that the default primary key is a BigAutoField, so it now defers to that section instead of duplicating an (incorrect) type. |
||
|---|---|---|
| .. | ||
| admin | ||
| gis | ||
| postgres | ||
| auth.txt | ||
| contenttypes.txt | ||
| flatpages.txt | ||
| humanize.txt | ||
| index.txt | ||
| messages.txt | ||
| redirects.txt | ||
| sitemaps.txt | ||
| sites.txt | ||
| staticfiles.txt | ||
| syndication.txt | ||