I'm following the tutorial at
https://docs.djangoproject.com/en/1.5/intro/tutorial01/
...I'm at the stage where I can change the template of the admin site. I'm 
instructed to copy base_site.html from the django source directory to a 
template/admin folder in my site directory. I have done this and changed 
the page title text. After restarting the server and clearing my cache, the 
title text doesn't change. It's still using the default template. Is there 
a step I'm missing?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/5ef36791-1ae4-4d8a-bf18-a08bf883e36f%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to