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 12:51:44 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
055d95fce0
django
/
tests
/
generic_relations_regress
History
Download ZIP
Download TAR.GZ
Jacob Haslehurst
f676305ece
Fixed
#22982
-- Added GenericRelatedObjectManager.__str__. to prevent crash.
...
Thanks bendavis78 for the report. Forwardport of
29585e9b6a
from stable/1.7.x
2014-08-07 14:44:20 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed
#22998
-- Updated the fast_delete logic for GFKs
2014-07-16 12:28:00 +03:00
tests.py
Fixed
#22982
-- Added GenericRelatedObjectManager.__str__. to prevent crash.
2014-08-07 14:44:20 -04:00