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
d1d58f15c7
commit
7bb1bf9d22
@ -43,6 +43,7 @@ DATABASES = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
DEFAULT_AUTO_FIELD = 'django.db.models.AutoField'
|
||||||
|
|
||||||
# Application definition
|
# Application definition
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user