Packaging fixes

This commit is contained in:
badblocks 2025-05-08 21:08:12 -07:00
parent fa6103d007
commit 959b06c425
19 changed files with 389 additions and 68 deletions

View file

@ -1,4 +1,4 @@
# Generated by Django 5.1.2 on 2025-04-17 23:12
# Generated by Django 5.1 on 2025-05-09 01:49
import accounts.models
import django.contrib.auth.models
@ -14,7 +14,7 @@ class Migration(migrations.Migration):
initial = True
dependencies = [
('auth', '0001_initial'),
('auth', '0012_alter_user_first_name_max_length'),
]
operations = [