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-03-23 15:50:45 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
generic_relations_regress
History
Jacob Haslehurst
29585e9b6a
[1.7.x]
Fixed
#22982
-- Added GenericRelatedObjectManager.__str__. to prevent crash.
...
Thanks bendavis78 for the report.
2014-08-07 14:41:28 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
[1.7.x]
Fixed
#22998
-- Updated the fast_delete logic for GFKs
2014-07-16 12:43:14 +03:00
tests.py
[1.7.x]
Fixed
#22982
-- Added GenericRelatedObjectManager.__str__. to prevent crash.
2014-08-07 14:41:28 -04:00