one more non atomic transaction

This commit is contained in:
vabene1111 2020-06-29 18:07:56 +02:00
parent f7b518d890
commit 78275145f8

View File

@ -5,6 +5,7 @@ import uuid
class Migration(migrations.Migration):
atomic = False
dependencies = [
('cookbook', '0057_auto_20200625_2127'),