Remove deprecated default_app_config

This commit is contained in:
blag 2021-12-20 00:47:38 -08:00
parent ec4f0135e2
commit 63f99d57a3
No known key found for this signature in database
GPG key ID: 30870D32F59C5F40

View file

@ -1,3 +1 @@
default_app_config = 'tos.apps.TOSConfig'
VERSION = (0, 9, 0)