Attempt to get CSRF tag not breaking django 1.1

This commit is contained in:
Martin Green 2011-05-02 03:13:54 +01:00
parent 289b882a15
commit af34cdb498

View File

@ -1,4 +1,5 @@
{% extends "base.html" %} {% extends "base.html" %}
{% load csrffaker %}
{% block content %} {% block content %}