X-Git-Url: http://git.ithinksw.org/philo.git/blobdiff_plain/ac6ebd8b38a46afb0b249574be71a276f95b6efa..46997a51ed0ceb16ddbac712fbcb552a86cdc9e2:/docs/templatetags.rst diff --git a/docs/templatetags.rst b/docs/templatetags.rst index 60224eb..97f0c56 100644 --- a/docs/templatetags.rst +++ b/docs/templatetags.rst @@ -7,68 +7,25 @@ Collections +++++++++++ .. automodule:: philo.templatetags.collections - - .. templatetag:: membersof - - membersof - --------- - - Usage:: - - {% membersof with . as %} -.. automodule:: philo.templatetags.containers +Containers +++++++++++ - .. templatetag:: container - - container - --------- - - Usage:: - - {% container [[references .] as ] %} +.. automodule:: philo.templatetags.containers -.. automodule:: philo.templatetags.embed - .. templatetag:: embed - - embed - ----- - - The {% embed %} tag can be used in two ways. - - To set which template will be used to render a particular model:: - - {% embed . with