This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-22 00:02:15 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
multiple_database
History
…
..
fixtures
…
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Removed unused __str__() methods in tests models.
2020-04-30 09:13:23 +02:00
routers.py
Fixed
#28982
-- Simplified code with and/or.
2018-01-03 20:12:23 -05:00
tests.py
Fixed isolation of RouterTestCase.test_m2m_cross_database_protection().
2021-07-05 15:22:08 +02:00