This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-19 15:30:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
0955d16a16
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