Skip to content

Commit

Permalink
Ajustes menores
Browse files Browse the repository at this point in the history
  • Loading branch information
viniciusandrade committed Mar 26, 2019
1 parent 7382a7b commit 12df7c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bireme/events/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,6 @@ def create_edit_event(request, **kwargs):
formset_keyword.save()
formset_thematic.save()

# save many-to-many relation fields
form.save_m2m()
# update solr index
form.save()

Expand Down

0 comments on commit 12df7c9

Please sign in to comment.