Fix after rebase

This commit is contained in:
smilerz
2021-07-29 16:38:33 -05:00
parent 89ec549dac
commit 2f91c2f86e
18 changed files with 4375 additions and 4556 deletions

View File

@ -27,7 +27,7 @@ def backwards(apps, schema_editor):
class Migration(migrations.Migration):
dependencies = [
('cookbook', '0140_userpreference_created_at'),
('cookbook', '0145_alter_userpreference_use_fractions'),
]
operations = [