This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-11-20 16:34:17 +00:00
Code
Issues
24
Releases
Wiki
Activity
b79fc11d73
django
/
tests
/
m2m_through_regress
History
Flavio Curella
c2e70f0265
Fixed
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
..
fixtures
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01: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
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
tests.py
Refs
#18586
-- Split up tests.m2m_through_regress
2015-03-24 12:54:16 -04:00