.. |
db
|
[1.3.X] Updated link to Django Debug Toolbar homepage.
|
2012-02-14 23:05:23 +00:00 |
forms
|
[1.3.X] Fixed #11674 -- Clarified docs on excluded fields of ModelForms. Thanks PieterSwinkels for the patch.
|
2011-09-22 05:48:42 +00:00 |
http
|
Fixed #16653 - Added example of kwargs support for resolve(); thanks krzysiumed for the patch.
|
2012-02-12 17:16:37 +00:00 |
i18n
|
[1.3.X] Fixed #17743 - Typo in topics/i18n/index.txt
|
2012-02-25 12:55:41 +00:00 |
auth.txt
|
[1.3.X] Fixed #17841 -- Clarified caching note about authentication backends. Thanks auzigog for the proposal and lukegb for the patch.
|
2012-03-16 19:32:13 +00:00 |
cache.txt
|
[1.3.X] Fixed #16886 -- Memcached socket file documentation. Thanks ddbeck for the report and patch.
|
2011-09-21 01:37:17 +00:00 |
class-based-views.txt
|
[1.3.X] Fixed #17390 - Added a note to topics/auth.txt regarding how to decorate class-based generic views; thanks zsiciarz for the patch.
|
2012-02-20 18:58:34 +00:00 |
conditional-view-processing.txt
|
Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1
|
2010-12-26 00:37:14 +00:00 |
email.txt
|
[1.3.X] Fixed #15992 -- Added more references to settings. Thanks, aaugustin.
|
2011-05-29 17:50:52 +00:00 |
files.txt
|
Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1
|
2010-12-26 00:37:14 +00:00 |
generic-views-migration.txt
|
Fixed #15272 -- Altered generic views to use the guaranteed untranslated object_name, rather than the possibly translated verbose_name(_plural) for default context objects. Thanks to szczav for the report and patch.
|
2011-02-14 13:04:51 +00:00 |
generic-views.txt
|
Added notes in old generic views howto about the new class based approach.
|
2010-11-18 01:29:41 +00:00 |
index.txt
|
Fixed #15134 -- Removed a duplicate TOC entry for modelforms docs. Thanks to Aryeh Leib Taurog for the report.
|
2011-01-30 13:33:27 +00:00 |
install.txt
|
Fixed #14794 - fix broken link in docs/topics/install.txt - thanks aright for the report.
|
2010-11-27 21:47:08 +00:00 |
logging.txt
|
[1.3.X] Fixed #17900 -- StreamHandler output defaults to stderr. Thanks c4m3lo for the report.
|
2012-03-15 07:58:19 +00:00 |
pagination.txt
|
[1.3.X] Tweaks to paginator documentation.
|
2011-05-20 01:48:41 +00:00 |
serialization.txt
|
Reverting r14994 (at request of SmileyChris) because of some backwards compatibility issues that need to be resolved.
|
2010-12-21 06:05:40 +00:00 |
settings.txt
|
[1.3.X] Fixed #17028 - Changed diveintopython.org -> diveintopython.net
|
2011-11-19 22:57:47 +00:00 |
signals.txt
|
[1.3.X] Fixed #16014 -- numerous documentation typos -- thanks psmith.
|
2011-05-13 04:39:49 +00:00 |
templates.txt
|
[1.3.X] Fixed #17240 -- Replaced links to the online version of the docs by internal references.
|
2012-01-26 15:00:57 +00:00 |
testing.txt
|
[1.3.X] Fixed #17571 - Fixed documentation of skipUnlessDBFeature; thanks EnTeQuAk for the report.
|
2012-02-05 15:54:01 +00:00 |