Skip to content

Commit

Permalink
reorder migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
kursataktas committed Mar 5, 2025
1 parent 0fe56cd commit 8270e71
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
class Migration(migrations.Migration):

dependencies = [
('core', '0056_alter_gurutype_github_repos'),
('core', '0059_gurucreationform_source'),
]

operations = [
Expand Down

0 comments on commit 8270e71

Please sign in to comment.