Skip to content

Commit

Permalink
Resolve migration conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
faucomte97 committed Aug 1, 2024
1 parent 38b8402 commit 71459b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
class Migration(migrations.Migration):

dependencies = [
('common', '0052_add_cse_fields'),
('common', '0053_clean_class_data'),
]

operations = [
Expand Down

0 comments on commit 71459b2

Please sign in to comment.