Chris Beaven 4fa9646716 Fixes #11596 -- Make paginator.Page iterable 14 years ago
..
db 99b2728b74 Fixed #15710 - removed "that that" typos. 14 years ago
forms 94af19c43f Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt 14 years ago
http 99b2728b74 Fixed #15710 - removed "that that" typos. 14 years ago
i18n f3f1983f30 Moved versionadded below heading for "Localized names of languages". 14 years ago
auth.txt 94af19c43f Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt 14 years ago
cache.txt 94af19c43f Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt 14 years ago
class-based-views.txt eb80803454 Fixed #15342 -- Passed *args through to the parent class' dispatch method in the CBV example. Thanks to jnns for the report and patch. 14 years ago
conditional-view-processing.txt 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 years ago
email.txt 9a279edc1c Fixed some ReST errors from e-mail -> email change in docs, and changed some docs that shouldn't have been changed (because translation strings haven't been converted yet) 14 years ago
files.txt 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 years ago
generic-views-migration.txt 06b22963ea 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. 14 years ago
generic-views.txt a205fe9378 Added notes in old generic views howto about the new class based approach. 14 years ago
index.txt 14c082646d Fixed #15134 -- Removed a duplicate TOC entry for modelforms docs. Thanks to Aryeh Leib Taurog for the report. 14 years ago
install.txt 6051a7def1 Fixed #14794 - fix broken link in docs/topics/install.txt - thanks aright for the report. 14 years ago
logging.txt 94af19c43f Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt 14 years ago
pagination.txt 4fa9646716 Fixes #11596 -- Make paginator.Page iterable 14 years ago
serialization.txt e299ac0cae Reverting r14994 (at request of SmileyChris) because of some backwards compatibility issues that need to be resolved. 14 years ago
settings.txt f611ffaab3 Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Robert Coup for the patch. 14 years ago
signals.txt 94af19c43f Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt 14 years ago
templates.txt 94af19c43f Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt 14 years ago
testing.txt 9a279edc1c Fixed some ReST errors from e-mail -> email change in docs, and changed some docs that shouldn't have been changed (because translation strings haven't been converted yet) 14 years ago