summaryrefslogtreecommitdiff
path: root/tests/regressiontests/db_typecasts
AgeCommit message (Expand)Author
2011-10-26Removed remains from times when tests could be run outside of runtests.py.Aymeric Augustin
2011-09-10Fixed #16808, removed some dead code from teh ORM. Thanks to aaugustin for th...Alex Gaynor
2011-09-09Fixed #7596. Added Model.objects.bulk_create, and make use of it in several ...Alex Gaynor
2010-11-21Fixed #14453 -- Changed handling of microseconds part in typecast_timestamp()...Ramiro Morales
2006-08-27Refs #2333 - Modified runtests script to use new testing framework. Migrated ...Russell Keith-Magee