django1/django/core/template
Georg Bauer 367ce0ce92 fixes #764 - the TokenParser now respects string parameters to filters that contain blanks.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1207 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-12 21:45:01 +00:00
..
loaders Fixed #663 -- app_directories template loader no longer assumes a dot in the app name. Thanks, Sune 2005-10-20 23:16:45 +00:00
__init__.py fixes #764 - the TokenParser now respects string parameters to filters that contain blanks. 2005-11-12 21:45:01 +00:00
defaultfilters.py Made floatformat filter not choke on non-floats 2005-11-02 19:01:27 +00:00
defaulttags.py Reworded docstrings and settings documentation from [1068] 2005-11-06 22:22:02 +00:00
loader.py Fixed small namespace bug in [867] 2005-10-14 22:29:13 +00:00