1
0
mirror of https://github.com/django/django.git synced 2025-03-13 10:50:55 +00:00

4 Commits

Author SHA1 Message Date
Baptiste Mispelon
2a0039ba62 Fixed Python2.6 incompatibility caused by 67c30426c1370f5d6c39bd73888c3902c1c5f365. 2013-11-15 00:24:11 +01:00
Baptiste Mispelon
2cfff0cb72 Fixed wrong override_settings path introduced by 67c30426c1370f5d6c39bd73888c3902c1c5f365. 2013-11-14 23:09:20 +01:00
Loic Bistuer
67c30426c1 [1.6.x] Fixed #21432 -- DateTimeQuery now copies tzinfo when cloning.
Thanks Enrique Martínez for the report and @bmispelon for the tests.

Backport of 17ed99f3a3eea4bd27fa34be59c3582616ed8079 from master.
2013-11-14 21:39:24 +01:00
Florian Apolloner
89f40e3624 Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00