Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Anthony
memopol
Commits
24a91eae
Commit
24a91eae
authored
Sep 05, 2016
by
Nicolas Joyard
Browse files
Fix migration dependencies
parent
0fd305ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
memopol_themes/migrations/0002_themescore.py
View file @
24a91eae
...
...
@@ -8,7 +8,7 @@ class Migration(migrations.Migration):
dependencies
=
[
(
'memopol_themes'
,
'0001_initial'
),
(
'representatives_positions'
,
'000
4_add_kind_score_titl
e'
),
(
'representatives_positions'
,
'000
6_positionscor
e'
),
]
operations
=
[
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment