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
thalia
concrexit
Commits
f33bf0dd
Commit
f33bf0dd
authored
Feb 08, 2017
by
Thom Wiggers
📐
Committed by
Thom Wiggers
Feb 08, 2017
Browse files
The newsletter migration can't be run atomically
parent
023d8cb3
Changes
1
Hide whitespace changes
Inline
Side-by-side
website/newsletters/migrations/0006_make_newslettercontent_non_abstract.py
View file @
f33bf0dd
...
...
@@ -69,6 +69,7 @@ def migrate_content_to_item(apps, schema_editor):
class
Migration
(
migrations
.
Migration
):
atomic
=
False
dependencies
=
[
(
'newsletters'
,
'0005_merge_20161214_2018'
),
]
...
...
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