1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests/regressiontests/queries
2011-09-10 18:58:30 +00:00
..
__init__.py
models.py Fixed a broken test from r16656. 2011-08-23 06:28:45 +00:00
tests.py Fixed #16809 -- Forced MySQL to behave like a database. This avoids a problem where queries that do IS NONE checks can return the wrong result the first time they are executed if there is a recently inserted row. Thanks to James Pyrich for the debug work and patch. 2011-09-10 18:58:30 +00:00