mirror of
https://github.com/pretix/pretix.git
synced 2026-08-10 10:47:00 +00:00
move migration
This commit is contained in:
committed by
johan12345
parent
5ec8c7ed96
commit
60575377d7
+1
-1
@@ -8,7 +8,7 @@ from django.db import migrations, models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('pretixbase', '0095_auto_20180604_1129'),
|
||||
('pretixbase', '0103_auto_20181121_1224'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Reference in New Issue
Block a user