summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-09[1.2.X] Increment to Django 1.2.2.1.2.2James Bennett
2010-09-09[1.2.X] Patch CSRF-protection system to deal with reported security issue. An...James Bennett
2010-09-07[1.2.X] Fixed #13081 - Admin actions lose get-parameters in changelist viewLuke Plant
2010-09-07[1.2.X] Fixed #13350 - Documentation on autoescape should mention endautoescapeLuke Plant
2010-09-07[1.2.X] Fixed #13414 - QuerySet API ref wrong sql equivalent in __year lookup...Luke Plant
2010-09-07[1.2.X] Fixed #13853 - line with csrf_token too wideLuke Plant
2010-09-07[1.2.X] Fixed #14205 - Tiny grammar fix in form validation documentationLuke Plant
2010-09-03[1.2.X] Fixed #13754 - Add a note about a test client session property gotchaLuke Plant
2010-09-03Fixed #14090 - Many sql queries needed to display change user formLuke Plant
2010-09-03[1.2.X] Added explanatory note on CSRF failure page for the case of a missing...Luke Plant
2010-09-03[1.2.X] Fixed #14145 - undeterministic behavior when project or app template ...Luke Plant
2010-08-31[1.2.X] Fixed #14199 -- Added a missing table creation statement in the db ca...Russell Keith-Magee
2010-08-30[1.2.X] Fixed #14198 -- Corrected rendering of generic sitemaps when no prior...Russell Keith-Magee
2010-08-30[1.2.X] Fixed #14054 -- Added documentation for the connection_created event....Russell Keith-Magee
2010-08-30[1.2.X] Fixed #13798 -- Added connection argument to the connection_created s...Russell Keith-Magee
2010-08-30[1.2.X] Added a missing (empty) models.py file required for the tests from r1...Russell Keith-Magee
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