Hi Mike,

Yes I noticed that we both had made typos :) No worries I tried your
first example and I will now use this one which I am sure will work.
Thank you very much.

On Jan 27, 10:37 am, Mike Ramirez <gufym...@gmail.com> wrote:
> On Wednesday 27 January 2010 00:32:24 Mike Ramirez wrote:
>
> > base_tmpl_dir = os_path.join(PROJECT_PATH, 'templates')
> > TEMPLATE_DIRS = (
> >    base_tmpl_dir,
> >    os_path.join(base_tmpl_dir, photologue),
> > )
>
> Fixed a typo --- base_tmpl_dir should have a , after it in the tuple.
>
> Mike
>
> --
> Creativity is not always bred in an environment of tranquility;
> sometimes you have to squeeze a little to get the paste out of the tube.
>
>  signature.asc
> < 1KViewDownload

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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