Version 1.0

This commit is contained in:
2024-10-09 21:10:49 +02:00
commit 03efc31923
620 changed files with 67495 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
from django.apps import AppConfig
class GestionaleConfig(AppConfig):
default_auto_field = 'django.db.models.BigAutoField'
name = 'gestionale'