5b6e96f30e
rebuild requirements.txt
13 lines
233 B
Python
13 lines
233 B
Python
# Generated by Django 5.2.3 on 2025-07-25 16:20
|
|
|
|
from django.db import migrations
|
|
|
|
|
|
class Migration(migrations.Migration):
|
|
|
|
dependencies = [
|
|
("accounts", "0006_alter_clientpermission_options"),
|
|
]
|
|
|
|
operations = []
|