1
0
mirror of https://github.com/django/django.git synced 2024-12-26 11:06:07 +00:00
django/tests/regressiontests/multiple_database
2010-05-11 13:06:03 +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 #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