Hi,

I was working on tutorial 2 and i tried to change the layout of index page.
Copied the index.html template to my template folder under admin and
changed the contents to suit the site. The second line errors out :
{% load i18n admin_static %}

The error on the page reads :
TemplateSyntaxError at /admin/

'admin_static' is not a valid tag library: Template library
admin_static not found, tried
django.templatetags.admin_static,django.contrib.admin.templatetags.admin_static



What did i miss ?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to