1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/docs/topics
2010-01-18 23:53:08 +00:00
..
db Added versionchanged directive to docs introduced in r12139. 2010-01-17 22:29:30 +00:00
forms Fixed #12512. Changed ModelForm to stop performing model validation on fields that are not part of the form. Thanks, Honza Kral and Ivan Sagalaev. 2010-01-12 02:29:45 +00:00
http Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 2009-12-26 06:37:26 +00:00
auth.txt Fixed typo in docs - supports_objects_permissions should be supports_object_permissions 2010-01-18 20:51:29 +00:00
cache.txt Fixed #12195 -- Clarified cache documentation to rename 'timeout_seconds' to 'timeout'. Thanks, galund and timo 2010-01-10 18:40:24 +00:00
conditional-view-processing.txt Fixed #11904 -- Fixed error in conditional-view-processing.txt. Thanks, bronger and timo 2010-01-10 18:09:26 +00:00
email.txt Modified the way EMAIL_BACKEND is specified to make it consistent with the new "use the class name" policy for backends. 2010-01-04 12:05:04 +00:00
files.txt Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 2009-12-26 06:37:26 +00:00
generic-views.txt Fixed #12161 -- Added escaping of a backslash in two generic-views.txt examples. Thanks, infopams 2010-01-10 18:38:00 +00:00
i18n.txt i18n documentation fixes: 2009-12-26 18:02:09 +00:00
index.txt
install.txt Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 2009-12-26 06:37:26 +00:00
pagination.txt
serialization.txt
settings.txt
signals.txt Fixed #5390 -- Added signals for m2m operations. Thanks to the many people (including, most recently, rvdrijst and frans) that have contributed to this patch. 2010-01-13 11:07:16 +00:00
templates.txt Fixed #11884 -- Clarified documentation to explain how to activate the built-in admin reference. Thanks, DmitryRisenberg and timo 2010-01-10 18:07:46 +00:00
testing.txt Fixed #12638 -- Minor documentation cleanups around the new class-based test runners. Thanks to Ramiro Morales for the patch. 2010-01-18 23:53:08 +00:00