set master pwd al primo lancio - ruoli

This commit is contained in:
2025-02-02 16:35:34 +01:00
parent e3ae8300f1
commit 2d172a3620
16 changed files with 174 additions and 168 deletions

View File

@@ -1,6 +1,8 @@
from django.apps import AppConfig
class WalletApiConfig(AppConfig):
default_auto_field = 'django.db.models.BigAutoField'
name = 'wallet_api'
def ready(self):
import wallet_api.signals