summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-30Fixed #14054 -- Added documentation for the connection_created event. Thanks ...Russell Keith-Magee
2010-08-30Fixed #13798 -- Added connection argument to the connection_created signal. T...Russell Keith-Magee
2010-08-30Added a missing (empty) models.py file required for the tests from r13644 to ...Russell Keith-Magee
2010-08-30Fixed #14162 - Dumpdata needs an option to use the base manager instead of th...Luke Plant
2010-08-30Fixed #14145 - undeterministic behavior when project or app template contains...Luke Plant
2010-08-30Fixed #14189 - permalink docs import mistakeLuke Plant
2010-08-30Fixed #13759 - Multi-db docs have an example that isn't syntax highlightingLuke Plant
2010-08-28Fixed #12343 -- Added support for connection-by-socket to MySQL using the dbs...Russell Keith-Magee
2010-08-28Fixed #13723 -- Improved the legibility of hyperlinks included in admin valid...Russell Keith-Magee
2010-08-28Fixed #13681 -- Added a commented out admindocs entry to the default INSTALLE...Russell Keith-Magee
2010-08-28Fixed #14166 -- Modified the list of state choices in the Indian localflavor ...Russell Keith-Magee
2010-08-28Fixed #5192 -- Modified flatpage admin form to allow ~ and . characters in fl...Russell Keith-Magee
2010-08-28Fixed #6932 -- Added a template tag that gives a list of available flatpages ...Russell Keith-Magee
2010-08-28Fixed #14185 - improved example SQL for 'select' example.Luke Plant
2010-08-28Removed a stray DEBUG=True test setting introduced in r13641.Russell Keith-Magee
2010-08-28Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Rob...Russell Keith-Magee
2010-08-28Refactored markup documentation to give it it's own home.Russell Keith-Magee
2010-08-27Fixed #14168 -- Removed stray argument from docs for assertQuerysetEquals. Th...Russell Keith-Magee
2010-08-27Fixed #14164 -- Ensure that sitemap priorities aren't rendered with localized...Russell Keith-Magee
2010-08-27Fixed #14156 -- Modified the way CSRF protection is applied to flatpages so t...Russell Keith-Magee
2010-08-27Fixed #14116 -- Added a flag to enable CSRF checks in the test client. Thanks...Russell Keith-Magee
2010-08-26Fixed #14172: Corrected misspelling of explicitly. Thanks 3point2.Karen Tracey
2010-08-24Fixed #14159 -- Corrected more potential uses of relative paths in tests. Tha...Russell Keith-Magee
2010-08-23Fixed #14154 -- Corrected grammar error in settings docs. Thanks to d00gs for...Russell Keith-Magee
2010-08-23Fixed #13951 -- Corrected docstring in formtools wizard. Thanks to suzaku for...Russell Keith-Magee
2010-08-23Fixed #14112 -- Various Markup fixes for the docs. Thanks to ramiro for the p...Russell Keith-Magee
2010-08-23Fixed #3051 -- Documented the requirements for standalone testing. Thanks to ...Russell Keith-Magee
2010-08-23Fixed #14147 -- Added documentation metadata for new assertQuerysetEqual test...Russell Keith-Magee
2010-08-23Fixed #14155 -- Refactored another doctest suite and call to flush. Thanks to...Russell Keith-Magee
2010-08-21Fixed #13140 -- Ensure that request headers are preserved through redirect ch...Russell Keith-Magee
2010-08-21Fixed #14148 -- Ensure the admin_script tests always use an absolute path; Py...Russell Keith-Magee
2010-08-20Fixed #12574 -- Removed an unnecessary exception catch from the system runtes...Russell Keith-Magee
2010-08-20Fixed #13895 -- Refactored aggregation_regress doctests. Thanks to Alex Gayno...Russell Keith-Magee
2010-08-20Fixed #14068 -- Corrected error handling in loaddata when an allow_syncdb met...Russell Keith-Magee
2010-08-20Clarified some markup in the discussion of fixture loading in testcases.Russell Keith-Magee
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2010-08-19Fixed #14123 -- Made AdminDocs tests optional, based on the availability of d...Russell Keith-Magee
2010-08-18Fixed #14111 -- Updated Sphinx version recommendation in documentation. Thank...Jannis Leidel
2010-08-18Fixed #14033 -- Fixed another problem with xrefs and Sphinx 1.X in the Django...Jannis Leidel
2010-08-18Fixed #14127: Adding a couple of missing backticks. Thanks kishkin.Karen Tracey
2010-08-17Fixed #14102 -- Ensure that fields that have been excluded from a form aren't...Russell Keith-Magee
2010-08-16Fixed #14118 -- Removed a reference to the "Python" serializer.Russell Keith-Magee
2010-08-16Fixed #14002 -- Modified filesize filter to ensure strings are translatable. ...Russell Keith-Magee
2010-08-14Added file missing from r13590.Russell Keith-Magee
2010-08-14Fixed #5350 -- Added fallback to default 404/500 handlers when they're not ex...Russell Keith-Magee
2010-08-14Fixed #13796 -- Ensure that builtin tags and filters are included in admin do...Russell Keith-Magee
2010-08-14Corrected some alphabetization and dupe issues in the AUTHORS fileRussell Keith-Magee
2010-08-14Fixed #14002 -- Updated filesize filter to support terabyte and petabyte file...Russell Keith-Magee
2010-08-14Fixed #14002 -- Updated filesize filter to support terabyte and petabyte file...Russell Keith-Magee
2010-08-14Fixed #13699 -- Updated Catalan translation. Thanks to txels.Russell Keith-Magee