1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests/regressiontests/multiple_database
2010-01-27 07:56:53 +00:00
..
fixtures Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
__init__.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
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