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
04e8ef5a83
django1
/
tests
/
modeltests
/
delete
History
Aymeric Augustin
a84d79f572
[py3] Added Python 3 compatibility for xrange.
2012-07-22 09:29:56 +02: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
#16225
-- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing.
2011-07-13 09:35:51 +00:00
tests.py
[py3] Added Python 3 compatibility for xrange.
2012-07-22 09:29:56 +02:00