This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-11-24 21:00:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
bf1bb07bf0
django
/
tests
/
m2m_through
History
Download ZIP
Download TAR.GZ
Davide Ceretti
d8e157d5ab
Refactored m2m_through tests. Refs
#18586
...
Refactored old tests that were rewritten 1:1 from doctests.
2014-09-26 01:28:32 +07:00
..
__init__.py
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
models.py
Fixed
#14549
- Removed restriction of single FKs on intermediary tables
2014-03-05 22:33:58 +02:00
tests.py
Refactored m2m_through tests. Refs
#18586
2014-09-26 01:28:32 +07:00