Removing annoying warning since Django update 3.2
This commit is contained in:
@@ -4,4 +4,5 @@
|
||||
from django.apps import AppConfig
|
||||
|
||||
class LostplacesAppConfig(AppConfig):
|
||||
default_auto_field = 'django.db.models.AutoField'
|
||||
name = 'lostplaces'
|
||||
|
Reference in New Issue
Block a user