django/tests/othertests
Adrian Holovaty 095305cb44 Fixed #486 -- Fixed bug in template filter parsing in edge cases, and added unit tests. Thanks, Simon
git-svn-id: http://code.djangoproject.com/svn/django/trunk@634 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-09-11 15:18:04 +00:00
..
__init__.py
cache.py
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
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 #486 -- Fixed bug in template filter parsing in edge cases, and added unit tests. Thanks, Simon 2005-09-11 15:18:04 +00:00