django1/tests/testapp
Adrian Holovaty 8d8da826db 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.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@487 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-08-11 19:34:34 +00:00
..
models 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
templatetags Added framework for writing non-model-based tests, and added tests for cache and templates 2005-08-01 19:09:07 +00:00
__init__.py Added first stab at model and DB-API unit tests 2005-07-29 15:15:40 +00:00