1
0
mirror of https://github.com/django/django.git synced 2024-12-26 19:16:11 +00:00
django/tests/regressiontests/multiple_database
2010-01-27 07:56:53 +00:00
..
fixtures
__init__.py
models.py Fixed #12540, #12541 -- Added database routers, allowing for configurable database use behavior in a multi-db setup, and improved error checking for cross-database joins. 2010-01-22 14:30:06 +00:00
tests.py Made the database master router tolerant of router definitions that omit individual routing methods. 2010-01-27 07:56:53 +00:00