Skip to content

Commit 3982b60

Browse files
committed
merge: Merge branch 'master' of github.com:PokeAPI/pokeapi into add_past_base_stats
2 parents 91054b2 + 2b04cbc commit 3982b60

2 files changed

Lines changed: 2631 additions & 1 deletion

File tree

config/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
},
127127
]
128128

129-
DEFAULT_AUTO_FIELD = "django.db.models.BigAutoField"
129+
DEFAULT_AUTO_FIELD = "django.db.models.AutoField"
130130

131131
SPECTACULAR_SETTINGS = {
132132
"TITLE": "PokéAPI",

0 commit comments

Comments
 (0)