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-02-10 01:16:53 +00:00
Code
Issues
32
Releases
Wiki
Activity
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