This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2bb2eecb63
django
/
tests
/
regressiontests
/
multiple_database
History
Alex Gaynor
0955d16a16
Switched to using the standard method for comparing querysets in teh templates.
2012-08-08 07:50:59 -07: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
Fixed
#1142
-- Added multiple database support.
2009-12-22 15:18:51 +00:00
models.py
Convert the remainder of the relative imports in the tests to be absolute imports.
2011-10-13 21:34:56 +00:00
tests.py
Switched to using the standard method for comparing querysets in teh templates.
2012-08-08 07:50:59 -07:00