Create charters in state notrev instead of intrev, as a side effect

this fixes a problem with comments not being saved when starting
review on charter.
 - Legacy-Id: 4357
This commit is contained in:
Ole Laursen 2012-05-03 12:02:08 +00:00
parent 891ac2585d
commit 9717202fed

View file

@ -118,7 +118,7 @@ def edit(request, acronym=None, action="edit"):
rev="00-00",
)
charter.save()
charter.set_state(State.objects.get(type="charter", slug="infrev"))
charter.set_state(State.objects.get(type="charter", slug="notrev"))
# Create an alias as well
DocAlias.objects.create(