django/docs/ref/templates
Malcolm Tredinnick dfddf129f0 Fixed #9701 -- Added a "safeseq" template filter.
This is like "safe", except it operates on the individual elements of a
sequence, rather than treating the whole argument as a string.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@9952 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-02 08:16:33 +00:00
..
api.txt Fixed #9497 - Doc typos. Many thanks ramiro. 2008-11-02 20:43:20 +00:00
builtins.txt Fixed #9701 -- Added a "safeseq" template filter. 2009-03-02 08:16:33 +00:00
index.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00