This website requires JavaScript.
Explore
Help
Sign In
p31829507
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Projects
Releases
Wiki
Activity
30359496a3
django
/
tests
/
m2m_signals
History
Carlton Gibson
bed4a1527b
Refs
#27462
-- Added tests of pk_set in m2m_changed signal receivers for repeated add/remove calls.
2019-09-19 11:34:59 +02:00
..
__init__.py
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
models.py
Refs
#23919
-- Removed python_2_unicode_compatible decorator usage
2017-01-18 13:44:34 +01:00
tests.py
Refs
#27462
-- Added tests of pk_set in m2m_changed signal receivers for repeated add/remove calls.
2019-09-19 11:34:59 +02:00