Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Political Memory
django-representatives
Commits
f3b1781f
Commit
f3b1781f
authored
Jun 22, 2013
by
Bram
Browse files
[mod] remove useless comment
parent
718d56d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
representatives/management/commands/import_representatives_no_preserve.py
View file @
f3b1781f
...
...
@@ -80,7 +80,6 @@ class Command(BaseCommand):
address
=
addresses
[
phone
[
"id"
]]
)
# clean mandates
representative
.
mandate_set
.
all
().
delete
()
for
mandate
in
reps
[
"mandates"
]:
representative
.
mandate_set
.
create
(
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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