mirror of
https://github.com/etesync/server
synced 2024-10-31 20:58:54 +00:00
Fix Django 3.2 warnings models.W042
This commit is contained in:
parent
b599b0fd7e
commit
414b6908d4
@ -43,6 +43,7 @@ DATABASES = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
DEFAULT_AUTO_FIELD = 'django.db.models.AutoField'
|
||||||
|
|
||||||
# Application definition
|
# Application definition
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user