summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-10Fixed #12505 -- Clarified the use of the extra argument in formsets. Thanks t...Russell Keith-Magee
2010-05-10Fixed #12517 -- Corrected get_prep_lookup example in custom field docs. Thank...Russell Keith-Magee
2010-05-10Fixed #12621 -- Corrected grammar error in custom template tag docs. Thanks t...Russell Keith-Magee
2010-05-10Fixed #12678 -- Corrected a few references to Queryset into QuerySet. Thanks ...Russell Keith-Magee
2010-05-10Fixed #12984 -- Corrected typo in signals docs. Thanks to kcharvey for the re...Russell Keith-Magee
2010-05-10Fixed #13002 -- Corrected description of the default form base class in Inlin...Russell Keith-Magee
2010-05-10Compiled .mo file for the Italian translationNicola Larosa
2010-05-10Italian translation updatedNicola Larosa
2010-05-10Removed some debug accidentally committed in r13201.Russell Keith-Magee
2010-05-10Fixed #13509 -- Modified the comment tests so that signal cleanup doesn't rel...Russell Keith-Magee
2010-05-10Fixed #12229 -- Added documentation of the FieldFile methods that are exposed...Russell Keith-Magee
2010-05-10Fixed #13341 -- Clarified default arguments to the RegexValidator. Thanks to ...Russell Keith-Magee
2010-05-10Fixed #13158 -- Clarified that OneToOneField is a better option for User prof...Russell Keith-Magee
2010-05-10Fixed #13329 -- Corrected markup problem with URL pattern in generic views do...Russell Keith-Magee
2010-05-10Fixed #13333 -- Corrected typo in whatsnew docs. Thanks to cicatrix1 for the ...Russell Keith-Magee
2010-05-10Fixed #12892 - Fixed unicode related bug in a utility function of the admindo...Jannis Leidel
2010-05-10Fixed #13168 - Corrected the alignment of the admin inline headers for rtl la...Jannis Leidel
2010-05-10Fixed #13508 - Updated Hebrew translation. Thanks, Alex Gaynor.Jannis Leidel
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