django/tests/othertests
Adrian Holovaty bedf10a98d Fixed #598 -- Added {% include %} template tag. Added docs and unit tests. Thanks, rjwittams
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1349 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-22 05:44:04 +00:00
..
__init__.py
cache.py
dateformat.py Fixed dateformat unit test that was failing -- the test was incorrect. 2005-11-09 20:41:18 +00:00
db_typecasts.py Changed timestamp and time typecasting to preserve microseconds. Added unit tests to test this behavior, and added a db_typecast unit test module. Refs #306. 2005-08-11 19:34:34 +00:00
defaultfilters.py Fixed #687 -- Fixed bug in floatformat template filter and added unit tests. Thanks, Sune 2005-10-25 01:44:14 +00:00
markup.py Changed markup tests to not fail if required modules are not installed 2005-08-11 18:32:19 +00:00
templates.py Fixed #598 -- Added {% include %} template tag. Added docs and unit tests. Thanks, rjwittams 2005-11-22 05:44:04 +00:00