summaryrefslogtreecommitdiff
path: root/docs/topics
AgeCommit message (Expand)Author
2010-09-07[1.2.X] Fixed #13853 - line with csrf_token too wideLuke Plant
2010-09-03[1.2.X] Fixed #13754 - Add a note about a test client session property gotchaLuke Plant
2010-08-30[1.2.X] Fixed #13759 - Multi-db docs have an example that isn't syntax highli...Luke Plant
2010-08-27[1.2.X] Fixed #14116 -- Added a flag to enable CSRF checks in the test client...Russell Keith-Magee
2010-08-23[1.2.X] Fixed #14112 -- Various Markup fixes for the docs. Thanks to ramiro f...Russell Keith-Magee
2010-08-23[1.2.X] Fixed #3051 -- Documented the requirements for standalone testing. Th...Russell Keith-Magee
2010-08-23[1.2.X] Fixed #14147 -- Added documentation metadata for new assertQuerysetEq...Russell Keith-Magee
2010-08-20[1.2.X] Clarified some markup in the discussion of fixture loading in testcases.Russell Keith-Magee
2010-08-19[1.2.X] Fixed #14141: docs now use the :doc: construct for links between docu...Jacob Kaplan-Moss
2010-08-16[1.2.X] Fixed #14118 -- Removed a reference to the "Python" serializer.Russell Keith-Magee
2010-08-07[1.2.X] Fixed #10952 -- Corrected the documentation for the behavior of passw...Russell Keith-Magee
2010-08-07[1.2.X] Fixed #11735 -- Corrected an example of FormSet subclassing. Thanks t...Russell Keith-Magee
2010-08-07[1.2.X] Fixed #11800 -- Updated Sphinx metadata in queryset docs. Thanks to t...Russell Keith-Magee
2010-08-07[1.2.X] Fixed #13658 -- Added missing command in JavaScript example. Thanks t...Russell Keith-Magee
2010-08-07[1.2.X] Fixed #13661 -- Corrected example in the serialization docs. Thanks t...Russell Keith-Magee
2010-08-07[1.2.X] Fixed #13718 -- Corrected typo in model docs. Thanks to gvkalra for t...Russell Keith-Magee
2010-08-07[1.2.X] Fixed #13594 -- Corrected typo in email docs. Thanks to mostrovsky fo...Russell Keith-Magee
2010-08-05[1.2.X] Fixed #13946 -- Modified the database cache backend to use the databa...Russell Keith-Magee
2010-08-04[1.2.X] ixed #13746: made the dumdata help message a bit clearer. Thanks, PaulM.Jacob Kaplan-Moss
2010-07-05[1.2.X] Doc updates missed in [13424]Luke Plant
2010-07-05[1.2.X] Fixed #13880 - added 2.7 to list of supported versions of PythonLuke Plant
2010-07-05[1.2.X] Small corrections/improvements to DB optimization docs.Luke Plant
2010-06-24[1.2.X] Fixed error in AnonymousUser docs since [12316]Luke Plant
2010-05-28Fixed #13634 -- Migrated aggregation tests to use unittest. This removes a fl...Russell Keith-Magee
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