﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
23590	Tutorial section 2 error	Iain Houston	nobody	"The illustrated Base_site.html template will not with Django 1.7. The Site Tile and Site Heading default filters should be text instead. Like this:

{% extends ""admin/base.html"" %}

{% block title %}{{ title }} | Iains Polls site admin) {% endblock %}

{% block branding %}
<h1 id=""site-name""><a href=""{% url 'admin:index' %}"">Iains Polls site administration</a></h1>
{% endblock %}

{% block nav-global %}{% endblock %}


Please see http://stackoverflow.com/questions/25727687/django-1-7-updating-base-site-html-not-working"	Bug	new	Template system	1.7	Normal		Tutorial Template		Unreviewed	0	0	0	0	0	0
