1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/topics
2010-05-09 04:25:34 +00:00
..
db Fixed #13428 -- Corrected the allow_relation behavior of and example router. Thanks to jcd for the report and patch. 2010-05-08 07:41:22 +00:00
forms Fixed #13269 -- Added clarifying import statement to widget override docs. Thanks to mattrowbum for the report, and Gabriel Hurley for the patch. 2010-05-08 07:32:31 +00:00
http Fixed #8357 -- Clarified what constitutes activity when calculating session expiry. Thanks to timo for the patch. 2010-05-06 01:35:02 +00:00
i18n Fixed #13417 -- Clarified the use of the djangojs domain for translation. Thanks to stephaner for the report and initial patch, and Ramiro Morales for his additional markup. 2010-05-09 04:25:34 +00:00
auth.txt Added hyperlinks for builtin template tags and filters to code samples in docs. 2010-05-08 14:31:20 +00:00
cache.txt Fixed #13405 -- Corrected typo from r13105. Thanks to danielr for the report. 2010-05-08 07:31:43 +00:00
conditional-view-processing.txt
email.txt Fixed #13471 -- Added example of send_mass_mail usage. Thanks to gtaylor for the report and patch. 2010-05-08 07:31:18 +00:00
files.txt
generic-views.txt
index.txt
install.txt
pagination.txt
serialization.txt Fixed #13418 -- Added notes on uniqueness requirements for natural keys. Thanks to hunajakippo for the suggestion, and Ramiro Morales for the draft text. 2010-05-09 04:24:58 +00:00
settings.txt
signals.txt
templates.txt
testing.txt Fixed #13377 -- Corrected markup typo in testing docs. Thanks to DrMeers for the report. 2010-05-06 01:18:57 +00:00