2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-04-02 05:41:00 +01:00

Attempt to get csrf tag working in django 1.1-

This commit is contained in:
Martin Green
2011-05-02 03:11:17 +01:00
parent 925ed4635b
commit 289b882a15
3 changed files with 13 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
{% extends "base.html" %}
{% load csrffaker %}
{% block title %}Logbook {{logbookentry.id}}{% endblock %}
{% block head %}
<script>