summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-10Fixed #13236 - Updated Korean translation. Thanks, Joongi Kim.Jannis Leidel
2010-05-10Added exceptions reference page to the API reference index.Russell Keith-Magee
2010-05-09Fixed #13496 - Added Indonesian translation (id). Thanks, Selwin Ong.Jannis Leidel
2010-05-09Fixed #13317 - Clarified documentation about how the blocktrans and trans tem...Jannis Leidel
2010-05-09Fixed #13262 - Updated Czech translation. Thanks, Vlada Macek and Petr Marhoun.Jannis Leidel
2010-05-09Fixed #6842 -- Added reference documentation on Django's exceptions. Thanks t...Russell Keith-Magee
2010-05-09Fixed #6039 -- Modified Atom example to be standard compliant. Thanks to ion....Russell Keith-Magee
2010-05-09Fixed #13316 -- Added clarifying note about cross-database relations.Russell Keith-Magee
2010-05-09Fixed #6752 -- Corrected the interaction of the safe template filter with oth...Russell Keith-Magee
2010-05-09Fixed #10712 -- Added documentation for the queryset() method on ModelAdmin. ...Russell Keith-Magee
2010-05-09Fixed #11933 -- Corrected the naming of the cached_db session backend. Thanks...Russell Keith-Magee
2010-05-09Fixed #12040 -- Cleaned up the documentation describing how CurrentSiteManage...Russell Keith-Magee
2010-05-09Fixed #12278 -- Corrected an example usage of string_concat. Thanks to loumz ...Russell Keith-Magee
2010-05-09Fixed #12412 -- Clarified the documentation around file handling by the test ...Russell Keith-Magee
2010-05-09Fixed #12643 -- Added link to the ModelForm documentation clarifying the spec...Russell Keith-Magee
2010-05-09Fixed #12997 -- Added markup for methods in the queryset docs. Thanks to Rami...Russell Keith-Magee
2010-05-09Fixed #13051 -- Corrected the documentation of URL namespacing to match the t...Russell Keith-Magee
2010-05-09Fixed #13100 -- Clarified the model validation rules around full_clean(). Tha...Russell Keith-Magee
2010-05-09Corrected typo from r13154.Russell Keith-Magee
2010-05-09Fixed #13101 -- Added multi-db info about debugging queries. Thanks to David ...Russell Keith-Magee
2010-05-09Fixed #13282 -- Clarified documentation around week_day filtering in queryset...Russell Keith-Magee
2010-05-09Fixed #13310 -- Documented the RESTRUCTUREDTEXT_FORMAT_SETTINGS setting. Than...Russell Keith-Magee
2010-05-09Fixed #13505 -- Updated Japanese translation. Thanks to Takashi Matsuo.Russell Keith-Magee
2010-05-09Fixed #13341 -- Clarified the arguments to RegexValidators. Thanks to DrMeers...Russell Keith-Magee
2010-05-09Fixed #13417 -- Clarified the use of the djangojs domain for translation. Tha...Russell Keith-Magee
2010-05-09Fixed #13418 -- Added notes on uniqueness requirements for natural keys. Than...Russell Keith-Magee
2010-05-09Fixed #13455 -- Clarified the interaction of values() and extra(). Thanks to ...Russell Keith-Magee
2010-05-09Fixed #13497 -- Corrected various typos and markup problems in docs. Thanks t...Russell Keith-Magee
2010-05-09Fixed #13499 -- Corrected typo in l10n docs. Thanks to selwin for the report ...Russell Keith-Magee
2010-05-09Fixed #13498 -- Updated Slovak translation. Thanks to Martin Kosír.Russell Keith-Magee
2010-05-09Fixed #13491 -- Updated Irish translation. Thanks to Michael Thornhill.Russell Keith-Magee
2010-05-08Fixed #3469 -- added django.utils documentation for stable bitsBrian Rosner
2010-05-08Fixed #1834 -- added docstrings to admin templatetagsBrian Rosner
2010-05-08Fixed #9170 -- added improved custom management command documentation.Brian Rosner
2010-05-08Added hyperlinks for builtin template tags and filters to code samples in docs.Luke Plant
2010-05-08Fixed #13477 - Updated Slovenian translation. Thanks, Gasper Zejn and Jure Cu...Jannis Leidel
2010-05-08Fixed #13428 -- Corrected the allow_relation behavior of and example router. ...Russell Keith-Magee
2010-05-08Fixed #13269 -- Added clarifying import statement to widget override docs. Th...Russell Keith-Magee
2010-05-08Fixed #13336 -- Corrected an incorrect example of cache header usage. Thanks ...Russell Keith-Magee
2010-05-08Fixed #13405 -- Corrected typo from r13105. Thanks to danielr for the report.Russell Keith-Magee
2010-05-08Fixed #13471 -- Added example of send_mass_mail usage. Thanks to gtaylor for ...Russell Keith-Magee
2010-05-08Fixed #13484 -- Added some newly available targets to the documentation makef...Russell Keith-Magee
2010-05-08Added 1.2 RC1 docs to the releases index.Russell Keith-Magee
2010-05-07Fixed #13483 - Updated Serbian and Serbian Latin translations. Thanks, janos.Jannis Leidel
2010-05-07Added preliminary Frisian formats.Jannis Leidel
2010-05-07Fixed #13485 - Updated Swedish formats. Thanks, algestam.Jannis Leidel
2010-05-07Added preliminary Bosnian formats.Jannis Leidel
2010-05-07Added preliminary Albanian formats.Jannis Leidel
2010-05-07Fixed typo and small formatting mistake in docsLuke Plant
2010-05-06Bump to 1.2 RC 1James Bennett