summaryrefslogtreecommitdiff
path: root/docs/topics
AgeCommit message (Expand)Author
2010-08-09[soc2010/query-refactor] Merged up to trunk r13556, resolved merge conflictsarchive/soc2010/query-refactorAlex Gaynor
2010-07-13[soc2010/query-refactor] Merged up to trunk r13425.Alex Gaynor
2010-07-01[soc2010/query-refactor] Merged up to trunk r13405.Alex Gaynor
2010-06-07[soc2010/query-refactor] Merged up to trunk r13328.Alex Gaynor
2010-05-17Fixed #13551 -- Corrected import in ModelForms example. Thanks to libber for ...Russell Keith-Magee
2010-05-14Fixed #13532 -- Corrected and clarified examples in F() docs. Thanks to erw f...Russell Keith-Magee
2010-05-12Fixed #13530: Corrected a handful of doc typos. Thanks Ramiro.Karen Tracey
2010-05-12Fixed #13524 -- Added backwards compatibility and feature notes regarding adm...Russell Keith-Magee
2010-05-10Fixed #11908 -- Clarified the role and usage of the ManagementForm in formset...Russell Keith-Magee
2010-05-10Fixed #12505 -- Clarified the use of the extra argument in formsets. Thanks t...Russell Keith-Magee
2010-05-10Fixed #12678 -- Corrected a few references to Queryset into QuerySet. Thanks ...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-09Fixed #13317 - Clarified documentation about how the blocktrans and trans tem...Jannis Leidel
2010-05-09Fixed #13316 -- Added clarifying note about cross-database relations.Russell Keith-Magee
2010-05-09Fixed #11933 -- Corrected the naming of the cached_db session backend. Thanks...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 #13051 -- Corrected the documentation of URL namespacing to match the t...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 #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-08Added hyperlinks for builtin template tags and filters to code samples in docs.Luke Plant
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 #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-07Fixed typo and small formatting mistake in docsLuke Plant
2010-05-06Fixed #8357 -- Clarified what constitutes activity when calculating session e...Russell Keith-Magee
2010-05-06Fixed #12691 -- Added a versionadded tag to the description of widget overrid...Russell Keith-Magee
2010-05-06Fixed #13377 -- Corrected markup typo in testing docs. Thanks to DrMeers for ...Russell Keith-Magee
2010-05-06Fixed #13405 -- Removed the recommendation for the use of cmemcache. Thanks t...Russell Keith-Magee
2010-05-06Fixed #13420 -- Clarified grammar in the email docs. Thanks to Dominic Rodger...Russell Keith-Magee
2010-04-28Refs #13339 -- Disable %b/%B-based locale datetime input formats, and documen...Russell Keith-Magee
2010-04-06Fixed #13035 - Incorrect documentation regarding admin and default managersLuke Plant
2010-04-06Fixed #13268 - 'ForeignKeyField' in topics/db/queries.txtLuke Plant
2010-04-05Fixed #13263 -- Corrected field name typo in queries documentation examples. ...Justin Bronn
2010-04-05Fixed #13271 -- Corrected a typo in the signals documentation. Thanks, chtito.Justin Bronn
2010-03-27Fixed #13023 - Removed ambiguity with regard to the max_num option of formset...Jannis Leidel
2010-03-27Fixed #13226 -- Corrected typo in authentication docs, thanks rokclimb15.Gary Wilson Jr
2010-03-27Fixed #13032 - Added localize parameter to form fields to be able to selecti...Jannis Leidel
2010-03-27Fixed #13189 -- Fixed typo in code example, thanks to gabrielhurley for patch.Gary Wilson Jr
2010-03-26Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documenta...Justin Bronn
2010-03-25Fixed #13200 -- Updated the DB session backend to make full use of routers, d...Russell Keith-Magee
2010-03-16Fixed #13120: Corrected typo in middleware doc. Thanks django@willhardy.com.au.Karen Tracey
2010-03-15Fixed #13014 - Added section about how to use the language code with fragemen...Jannis Leidel
2010-03-15Fixed #13045 - Add USE_L10N to the project skeleton settings.Jannis Leidel
2010-03-10Refs #12767 -- Modified the multi-db docs to remove the implication that cont...Russell Keith-Magee
2010-03-08Fixed #12941 -- Added documentation for the connections dictionary. Thanks to...Russell Keith-Magee