summaryrefslogtreecommitdiff
path: root/tests/db_typecasts
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-36/+59
* Refs #27804 -- Used subTest() in several tests.Bruno Alla2017-05-241-6/+6
* Refs #23919 -- Removed most of remaining six usageClaude Paroz2017-01-181-2/+1
* Fixed #26498 -- Fixed TimeField microseconds round-tripping on MySQL and SQLite.Lukasz Wiecek2016-04-181-0/+3
* Fixed #23395 -- Limited line lengths to 119 characters.Dražen Odobašić2015-09-121-1/+5
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+0
* Removed superfluous models.py files.Aymeric Augustin2013-12-171-0/+0
* PEP8 cleanupJason Myers2013-11-021-0/+1
* Fixed #17627 -- Renamed util.py files to utils.pyTim Graham2013-09-161-1/+1
* Stopped using django.utils.unittest in the test suite.Aymeric Augustin2013-07-011-1/+1
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-263-0/+56