1
0
mirror of https://github.com/django/django.git synced 2024-12-25 10:35:48 +00:00
django/tests/regressiontests/multiple_database
2011-07-13 09:35:51 +00:00
..
fixtures Fixed #14068 -- Corrected error handling in loaddata when an allow_syncdb method is defined on the router. Thanks to Xavier Ordoquy for the report. 2010-08-20 13:57:24 +00:00
__init__.py
models.py Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 2011-07-13 09:35:51 +00:00
tests.py Fixed a typo in the multiple_database tests. Thanks Jim Dalton. 2011-07-10 13:52:04 +00:00