summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-30Fixed #14189 - permalink docs import mistakeLuke Plant
2010-08-30[1.2.X] Fixed #13759 - Multi-db docs have an example that isn't syntax highli...Luke Plant
2010-08-28[1.2.X] Fixed #12343 -- Added support for connection-by-socket to MySQL using...Russell Keith-Magee
2010-08-28[1.2.X] Fixed #13723 -- Improved the legibility of hyperlinks included in adm...Russell Keith-Magee
2010-08-28[1.2.X] Fixed #13681 -- Added a commented out admindocs entry to the default ...Russell Keith-Magee
2010-08-28[1.2.X] Fixed #14166 -- Modified the list of state choices in the Indian loca...Russell Keith-Magee
2010-08-28[1.2.X] Fixed #14185 - improved example SQL for 'select' example.Luke Plant
2010-08-28[1.2.X] Removed a stray DEBUG=True test setting introduced in r13641.Russell Keith-Magee
2010-08-28[1.2.X] Refactored markup documentation to give it it's own home.Russell Keith-Magee
2010-08-27[1.2.X] Fixed #14164 -- Ensure that sitemap priorities aren't rendered with l...Russell Keith-Magee
2010-08-27[1.2.X] Fixed #14156 -- Modified the way CSRF protection is applied to flatpa...Russell Keith-Magee
2010-08-27[1.2.X] Fixed #14116 -- Added a flag to enable CSRF checks in the test client...Russell Keith-Magee
2010-08-26[1.2.X] Fixed #14172: Corrected misspelling of explicitly. Thanks 3point2. Karen Tracey
2010-08-24[1.2.X] Fixed #14159 -- Corrected more potential uses of relative paths in te...Russell Keith-Magee
2010-08-23[1.2.X] Fixed #14154 -- Corrected grammar error in settings docs. Thanks to d...Russell Keith-Magee
2010-08-23[1.2.X] Fixed #14084 -- Updated French translation. Thanks to stephaner.Russell Keith-Magee
2010-08-23[1.2.X] Fixed #13951 -- Corrected docstring in formtools wizard. Thanks to su...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-23[1.2.X] Fixed #14155 -- Refactored another doctest suite and call to flush. T...Russell Keith-Magee
2010-08-21[1.2.X] Fixed #13140 -- Ensure that request headers are preserved through red...Russell Keith-Magee
2010-08-21[1.2.X] Fixed #14148 -- Ensure the admin_script tests always use an absolute ...Russell Keith-Magee
2010-08-20[1.2.X] Fixed #12574 -- Removed an unnecessary exception catch from the syste...Russell Keith-Magee
2010-08-20[1.2.X] Fixed #13895 -- Refactored aggregation_regress doctests. Thanks to Al...Russell Keith-Magee
2010-08-20[1.2.X] Fixed #14068 -- Corrected error handling in loaddata when an allow_sy...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-19[1.2.X] Fixed #14123 -- Made AdminDocs tests optional, based on the availabil...Russell Keith-Magee
2010-08-18[1.2.X] Fixed #14111 -- Updated Sphinx version recommendation in documentatio...Jannis Leidel
2010-08-18[1.2.X] Fixed #14033 -- Fixed another problem with xrefs and Sphinx 1.X in th...Jannis Leidel
2010-08-18[1.2.X] Fixed #14127: Adding a couple of missing backticks. Thanks kishkin.Karen Tracey
2010-08-17[1.2.X] Fixed #14102 -- Ensure that fields that have been excluded from a for...Russell Keith-Magee
2010-08-16[1.2.X] Fixed #14118 -- Removed a reference to the "Python" serializer.Russell Keith-Magee
2010-08-14[1.2.X] Fixed #13796 -- Ensure that builtin tags and filters are included in ...Russell Keith-Magee
2010-08-14[1.2.X] Corrected some alphabetization and dupe issues in the AUTHORS file.Russell Keith-Magee
2010-08-14[1.2.X] Fixed #13679, #13231, #7287 -- Ensured that models that have ForeignK...Russell Keith-Magee
2010-08-12[1.2.X] Fixed #14100: Corrected spelling error in description of user_email. ...Karen Tracey
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 #11021 -- Clarified newline stripping behavior in the truncatew...Russell Keith-Magee
2010-08-07[1.2.X] Fixed #11047 -- Clarified the explanation of arguments to GenericFore...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 #11882 -- Added documentation for formfield_for_manytomany. Tha...Russell Keith-Magee
2010-08-07[1.2.X] Fixed #13627 -- Added instructions on how to reset your Trac password...Russell Keith-Magee
2010-08-07[1.2.X] Fixed #11748 -- Clarified the ways that search_field can be used. Tha...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 #14076 -- Updated Danish translation. Thanks to finngruwier.Russell Keith-Magee
2010-08-07[1.2.X] Fixed #8567 -- Clarified the process of instantiating FormWizards. Th...Russell Keith-Magee
2010-08-07[1.2.X] Fixed #7284 -- Provided an example for the use of the search_fields c...Russell Keith-Magee
2010-08-07[1.2.X] Fixed #13516 -- Added an internal type definition for AutoFields, so ...Russell Keith-Magee