Skip to content

Commit

Permalink
Merge pull request #1523 from Maffooch/dev
Browse files Browse the repository at this point in the history
Update migrations to make builds happy
  • Loading branch information
devGregA committed Aug 26, 2019
2 parents a794da1 + 1aa71ad commit df069fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
class Migration(migrations.Migration):

dependencies = [
('dojo', '0014_jira_conf_resolution_mappings'),
('dojo', '0015_findingimage_caption'),
]

operations = [
Expand Down

0 comments on commit df069fa

Please sign in to comment.