Prevent changing of dates on already approved news and events
authorMagnus Hagander <magnus@hagander.net>
Tue, 21 May 2013 18:05:06 +0000 (14:05 -0400)
committerMagnus Hagander <magnus@hagander.net>
Tue, 21 May 2013 18:07:28 +0000 (14:07 -0400)
commit0ce425ffb1f3b2d7384e7bf91dcf6e9e66ebf5c2
tree268d3a344a97e34efe0817524e5a81c6487a1d9d
parent39b704afb631e6ce1eef865acb40a534cc519b73
Prevent changing of dates on already approved news and events

Since this can be used to bypass moderator approval and move items
to the frontpage of the site, they're blocked. We still allow the user
to make corrections in the text and other such fields.
pgweb/events/forms.py
pgweb/news/forms.py