basic accoutn delteion fixed

This commit is contained in:
IGNY8 VPS (Salman)
2025-12-06 16:06:56 +00:00
parent 365dcfbbd2
commit a0eee0df42
4 changed files with 41 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ class Migration(migrations.Migration):
initial = True
dependencies = [
('igny8_core_auth', '__latest__'),
('igny8_core_auth', '0004_add_invoice_payment_models'),
]
operations = [