On Sunday, March 13, 2011 8:40:06 AM UTC-4, Vijay wrote: > > Hi Gladys, > Thanks for quick reply. > Following content is there at TEMPLATE_DIRS.what i should change at > this.Please suggest me. > > > TEMPLATE_DIRS = ( > # Put strings here, like "/home/html/django_templates" or > "C:/www/django/templates". > # Always use forward slashes, even on Windows. > # Don't forget to use absolute paths, not relative paths. > ) > > > Vijay > What are you having trouble with here? The comment is quite clear - you need to put in the path to your templates directory. You haven't done that. Do that. -- DR.
-- 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.