Skip to content

Commit

Permalink
merged migration
Browse files Browse the repository at this point in the history
  • Loading branch information
snyaggarwal committed Jan 7, 2022
1 parent 73a5dd9 commit 52f74d7
Showing 1 changed file with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Generated by Django 3.2.8 on 2022-01-07 03:19

from django.db import migrations


class Migration(migrations.Migration):

dependencies = [
('collections', '0028_auto_20220106_0919'),
('collections', '0033_auto_20211208_0322'),
]

operations = [
]

0 comments on commit 52f74d7

Please sign in to comment.