1
0
mirror of https://github.com/django/django.git synced 2024-11-19 16:04:13 +00:00
django/tests/regressiontests/multiple_database
2010-06-05 06:37:52 +00:00
..
fixtures
__init__.py
models.py Fixed #13513 -- Ensured that queries collecting deleted objects are issued on the right database, especially when dealing with m2m intermediate tables. Thanks to gavoja for the report. 2010-05-11 13:06:03 +00:00
tests.py Fixed #13697 -- Modified multiple_database test to avoid a failure observed under Python 2.6. 2010-06-05 06:37:52 +00:00