Suppression des fichiers de migrations et retour en arrière pour la config des fichiers auto.

This commit is contained in:
Trullemans Gregory 2021-05-13 12:22:37 +02:00
parent 4812a7df06
commit b879031df4
1 changed files with 1 additions and 1 deletions

View File

@ -129,4 +129,4 @@ DEBUG_TOOLBAR_CONFIG = {
"JQUERY_URL": STATIC_URL + "js/jquery-2.1.4.min.js",
}
DEFAULT_AUTO_FIELD = 'django.db.models.AutoField'
# DEFAULT_AUTO_FIELD = 'django.db.models.AutoField'