Files
Vivek P Prakash c04395afc9 The new updates of partners and user
Made-with: Cursor
2026-03-15 00:29:17 +05:30

7 lines
146 B
Python

from django.apps import AppConfig
class PartnerConfig(AppConfig):
default_auto_field = 'django.db.models.BigAutoField'
name = 'partner'