1
0
mirror of https://github.com/django/django.git synced 2025-01-13 11:57:01 +00:00
django/docs/topics
2010-11-09 16:46:42 +00:00
..
db 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
forms
http
i18n
auth.txt
cache.txt
class-based-views.txt
conditional-view-processing.txt
email.txt
files.txt
generic-views-migration.txt
generic-views.txt
index.txt
install.txt
logging.txt
pagination.txt
serialization.txt
settings.txt
signals.txt
templates.txt
testing.txt