update django files

This commit is contained in:
2021-10-24 10:33:26 +02:00
parent cdee337831
commit eaccacf453
4 changed files with 35 additions and 18 deletions

View File

@@ -2,4 +2,5 @@ from django.apps import AppConfig
class BillardConfig(AppConfig):
default_auto_field = 'django.db.models.BigAutoField'
name = 'billard'