This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
456f9b9847
django1
/
tests
/
modeltests
/
delete
History
Alex Gaynor
984e91e28f
Removed some uses of the deprecated assertEquals
2013-01-15 07:51:33 -08:00
..
__init__.py
Fixed
#7539
,
#13067
-- Added on_delete argument to ForeignKey to control cascade behavior. Also refactored deletion for efficiency and code clarity. Many thanks to Johannes Dollinger and Michael Glassford for extensive work on the patch, and to Alex Gaynor, Russell Keith-Magee, and Jacob Kaplan-Moss for review.
2010-11-09 16:46:42 +00:00
models.py
Fixed
#18676
-- Allow fast-path deletion of objects
2012-09-28 18:16:08 +03:00
tests.py
Removed some uses of the deprecated assertEquals
2013-01-15 07:51:33 -08:00