django1/tests/custom_lookups
Michael Hall 4fada6f1c9 Fixed #23893: Added tzinfo to constant datetime in unit test
Added tzinfo to y2k constant (01/01/2000) in
custom_lookups.tests.DateTimeLookupTests.test_datetime_output_field
to fix warning message regarding naive datetimes.
2014-12-16 02:54:59 -07:00
..
__init__.py Fixed #16187 -- refactored ORM lookup system 2014-01-18 11:46:19 +02:00
models.py Fixed #23420 - broken warning for unbound naive datetime objects 2014-11-03 15:51:48 +02:00
tests.py Fixed #23893: Added tzinfo to constant datetime in unit test 2014-12-16 02:54:59 -07:00