summaryrefslogtreecommitdiff
path: root/tests/datetimes
Commit message (Collapse)AuthorAgeFilesLines
* Fixed #21432 -- DateTimeQuery now copies tzinfo when cloning.Loic Bistuer2013-11-141-1/+17
| | | | Thanks Enrique Martínez for the report and @bmispelon for the tests.
* PEP8 cleanupJason Myers2013-11-021-0/+2
| | | | Signed-off-by: Jason Myers <jason@jasonamyers.com>
* Removed most of absolute_import importsClaude Paroz2013-07-291-1/+1
| | | | | Should be unneeded with Python 2.7 and up. Added some unicode_literals along the way.
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-263-0/+111