1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/docs/topics
2010-02-23 06:04:06 +00:00
..
db Updated patch applied in r12504. Refs #12806. 2010-02-23 06:04:06 +00:00
forms
http
i18n Fixed #11714 - Document a few of the i18n function that can be used outside views and templates. Thanks, Jarek Zgoda and Ramiro Morales. 2010-02-21 23:44:05 +00:00
auth.txt Fixed #12066 - Moved auth context processor from core to the auth app. Thanks, Rob Hudson. 2010-02-21 23:40:47 +00:00
cache.txt
conditional-view-processing.txt
email.txt
files.txt
generic-views.txt
index.txt
install.txt
pagination.txt
serialization.txt
settings.txt
signals.txt
templates.txt
testing.txt Fixed #12932 -- Added an extra argument to suite_result() in the test runner, and added **kwargs as protection against future changes. Thanks to Eric Holscher for the report and patch. 2010-02-22 12:34:52 +00:00