> I Configure successfully the django template system in standalone mode
> follow the document,
> but how to use the filter in this standalon mode?

Filters and tags work exactly like they do in "regular" mode. Just make
sure that you have defined the appropriate settings parameters that you
would normally define in "regular" template mode such as INSTALLED_APPS
and all the TEMPLATE_* parameters.


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

Reply via email to