.. |
db
|
Fixed #13316 -- Added clarifying note about cross-database relations.
|
2010-05-09 07:44:06 +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 #11933 -- Corrected the naming of the cached_db session backend. Thanks to mb0@mb0.org for the report and Gabriel Hurley for the patch.
|
2010-05-09 06:44:12 +00:00 |
i18n
|
Fixed #13317 - Clarified documentation about how the blocktrans and trans template tags work with regard to variables. Thanks for the initial patch, Ramiro Morales.
|
2010-05-09 13:55:15 +00:00 |
auth.txt
|
Fixed #13158 -- Clarified that OneToOneField is a better option for User profile classes. Thanks to hvdklauw for the report and patch.
|
2010-05-10 11:38:37 +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
|
Fixed #11904 -- Fixed error in conditional-view-processing.txt. Thanks, bronger and timo
|
2010-01-10 18:09:26 +00:00 |
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
|
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 #13329 -- Corrected markup problem with URL pattern in generic views docs. Thanks to LaundroMat for the report.
|
2010-05-10 11:37:45 +00:00 |
index.txt
|
Fixed #10260 - Refactored internationalization documentation. Thanks, Ramiro Morales.
|
2010-02-16 12:12:53 +00:00 |
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
|
Fixed #9215 -- Added a view/template example of using pagination.
|
2008-10-07 11:51:14 +00:00 |
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
|
Fixed #6979 -- Fixed the documentation cross-reference between the TIME_ZONE
|
2008-10-06 11:18:30 +00:00 |
signals.txt
|
Fixed #13271 -- Corrected a typo in the signals documentation. Thanks, chtito.
|
2010-04-05 15:46:44 +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 #12412 -- Clarified the documentation around file handling by the test client. Thanks to Gabriel Hurley for the draft patch.
|
2010-05-09 06:42:16 +00:00 |