I used this package but am getting an error like this:
A {% csrf_token %} was used in a template, but the context did not provide the value. This is usually caused by not using RequestContext. Also when I submit my form I get Forbidden (CSRF token missing or incorrect.)