I had, but my path was wrong. Thanks for pointing me in the right direction.
On Friday, October 18, 2013 9:20:38 PM UTC-6, Timothy W. Cook wrote: > > Did you add: > TEMPLATE_DIRS = [os.path.join(BASE_DIR, 'templates')] > > to settings.py ? > > > On Fri, Oct 18, 2013 at 6:47 PM, Gavin Lowry <[email protected]<javascript:> > > wrote: > >> 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 [email protected] <javascript:>. >> To post to this group, send email to [email protected]<javascript:> >> . >> 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. >> > > > > -- > MLHIM VIP Signup: http://goo.gl/22B0U > ============================================ > Timothy Cook, MSc +55 21 94711995 > MLHIM http://www.mlhim.org > Like Us on FB: https://www.facebook.com/mlhim2 > Circle us on G+: http://goo.gl/44EV5 > Google Scholar: http://goo.gl/MMZ1o > LinkedIn Profile:http://www.linkedin.com/in/timothywaynecook > -- 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 [email protected]. To post to this group, send email to [email protected]. 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/45042e6a-a9ef-407d-a064-c5b42ed3028a%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.

