From aae0f5143ea6bb40459a4bc5a5b738d7852a6ea3 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sat, 15 Jun 2013 12:45:25 +0200 Subject: Upgrade source code to work with Django 1.4 * cleaner way to manage settings.py * fix feeds for Django 1. * fix settinsg for Django 1.4 * update documentation --- papillon/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'papillon/templates/base.html') diff --git a/papillon/templates/base.html b/papillon/templates/base.html index 30b1bf3..df72339 100644 --- a/papillon/templates/base.html +++ b/papillon/templates/base.html @@ -19,7 +19,7 @@ {% block content %}{% endblock %} -- cgit v1.2.3