1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests
2005-10-25 01:44:14 +00:00
..
othertests Fixed #687 -- Fixed bug in floatformat template filter and added unit tests. Thanks, Sune 2005-10-25 01:44:14 +00:00
testapp Fixed #681 -- get_in_bulk no longer assumes PK fields are called id. Also added unit tests to confirm. Thanks, Jeremy Dunck 2005-10-22 21:18:53 +00:00
doctest.py Added first stab at model and DB-API unit tests 2005-07-29 15:15:40 +00:00
runtests.py Fixed bug in tests/runtests.py -- some versions of MySQLdb require an argument to connection.autocommit() 2005-10-08 20:56:34 +00:00