On Apr 16, 11:33 am, Aneesh K <aneeshvkulka...@gmail.com> wrote:
>
> Why is the TemplateSyntaxError raised, and why don't I see this
> problem on my development server?
>
> Thanks!
> Aneesh

Could be a python path problem? Put the directory that has your
application in it on the python path. I think when you do the
manage.py command it puts the parent directory on the python path for
you (as an aid to new users).

BN
--~--~---------~--~----~------------~-------~--~----~
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