On 03-Feb-08, at 8:06 AM, [EMAIL PROTECTED] wrote:

> I have tried 'breaking' the filter module by entering all manner of
> syntax errors in the file, deleting the import statements, leaving it
> blank, etc.  No matter what I do the error message is the same.

this error message is hardcoded - it can either mean that it cannot  
find your templatetag or that there is a syntax error in the template  
tag. If the template tag file does not compile you will get that not  
found error message. Try running from the python shell - you may get  
a more meaningful error message

-- 

regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/web/
Foss Conference for the common man: http://registration.fossconf.in/web/



--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to