fixes, orval, downloader functioning again
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Generated by Django 5.2.7 on 2026-04-19 21:51
|
||||
# Generated by Django 5.2.7 on 2026-04-20 17:54
|
||||
|
||||
import django.core.validators
|
||||
import django.db.models.deletion
|
||||
@@ -14,9 +14,9 @@ class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('configuration', '0001_initial'),
|
||||
('deutschepost', '0002_deutschepostbulkorder_bulk_label_pdf_and_more'),
|
||||
('deutschepost', '0001_initial'),
|
||||
('stripe', '0001_initial'),
|
||||
('zasilkovna', '0002_alter_zasilkovnapacket_state'),
|
||||
('zasilkovna', '0001_initial'),
|
||||
migrations.swappable_dependency(settings.AUTH_USER_MODEL),
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user