My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
TagsAndFilters  
Django tags and filters that have been implemented.
Updated Mar 21, 2011 by emmil...@gmail.com

Tags

ErlyDTL 0.7 and later implements the following Django tags:

In addition, you can use the tag tag to include a template with a list of arguments. ErlyDTL ships with one such custom tag called "flashvideo".

Finally, the non-standard call tag inserts the rendered output of an already compiled template beamfile.

Filters

ErlyDTL 0.7 and later implement 100% of Django filters. See the Django filter documentation

Comment by str...@cs.indiana.edu, May 1, 2012

Regarding the "extends" tag, only the first form (literal name for parent template) is implemented. Because ErlyDTL templates are compiled, the second form, where the parent template is passed in a variable, is not implemented.


Sign in to add a comment
Powered by Google Project Hosting