mirror of
https://github.com/Hopiu/django.git
synced 2026-03-19 23:40:24 +00:00
This also changes the default type of auto-created primary keys for new apps and projects to BigAutoField. |
||
|---|---|---|
| .. | ||
| models | ||
| __init__.py | ||
| apps.py | ||
| test_default_pk.py | ||
| test_default_related_name.py | ||
| test_tablespaces.py | ||