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-10-31 09:41:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
055d95fce0668e11f2dae48d2439f378349d2524
django
/
tests
/
generic_relations_regress
History
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