couldn't add a wikipage

Bug #973759 reported by Thorsten Gensler
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Django WikiApp
Fix Committed
Undecided
Unassigned

Bug Description

I couldn't add a wikipage until I added {% csrf_token %} to wiki/templates/wiki/edit.html

<form action="" method="post">
    {% csrf_token %}
    {% for field in form %}

Changed in django-wikiapp:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.