summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2010-10-08Fixed #10497 -- Added a few time-related methods to the storage API. Thanks f...Jannis Leidel
2010-10-08Fixed #14225 -- Added a documentation marker (and a 1.2.2 release notes file,...Russell Keith-Magee
2010-10-08Fixed #14221 -- Cleaned up some text in the GIS tutorial. Thanks to Grant <re...Russell Keith-Magee
2010-10-07Fixed #7722 - added support for CC in EmailMessage.Luke Plant
2010-10-06Fixed #14409 -- Fixed typo in docs/internals/documentation.txt. Thanks, kurtm...Adrian Holovaty
2010-10-06Fixed #14406 -- Added a Python 2.4 compatibility to the logging interface. Th...Russell Keith-Magee
2010-10-06Fixed #14397 -- Corrected some typos in the logging configuration example. Th...Russell Keith-Magee
2010-10-05Refs #14388 -- ... and corrected the naming of a formatter in the sample logg...Russell Keith-Magee
2010-10-05Refs #14388 -- Corrected another spelling erorr.Russell Keith-Magee
2010-10-05Fixed #14388 -- Corrected some typos in the logging docs. Thanks to varikin, ...Russell Keith-Magee
2010-10-04Fixed #12012 -- Added support for logging. Thanks to Vinay Sajip for his draf...Russell Keith-Magee
2010-10-04Fixed #14386, #8960, #10235, #10909, #10608, #13845, #14377 - standardize Sit...Luke Plant
2010-10-01Fixed #7048 -- Added ClearableFileInput widget to clear file fields. Thanks f...Jannis Leidel
2010-10-01Fixed #13876 -- Fixed duplication in docs. Thanks, zerok and timo.Jannis Leidel
2010-10-01Fixed #14281 -- A few documentation fixes. Thanks, Ramiro and Timo.Jannis Leidel
2010-09-29Additions to the contributing document explaining our new decision-making pro...Jacob Kaplan-Moss
2010-09-29Fixed #14182 - documented how to modify upload handlers when using CsrfViewMi...Luke Plant
2010-09-26Fixed #14122 -- Added example for builtin yesno template filter. Thanks, idah...Jannis Leidel
2010-09-13Fixed #13765 - 'safe' parameter for urlencode filterLuke Plant
2010-09-13Fixed #13623 - code in intro-tutorial03 missing an import statementLuke Plant
2010-09-13Fixed #12918 - Tutorial page 2 issuesLuke Plant
2010-09-13Documented the permitted syntax for template variable names.Malcolm Tredinnick
2010-09-13The optimization docs were a little too enthusiastic in recommendingMalcolm Tredinnick
2010-09-12Permit custom from-email address in auth forms email.Malcolm Tredinnick
2010-09-12Allow setting HttpResponse cookie expiry times with datetime objects.Malcolm Tredinnick
2010-09-12Add intro-user-level documentation about calling model methods from views.Malcolm Tredinnick
2010-09-12Fixed #9015 -- added a signal decorator for simplifying signal connectionsBrian Rosner
2010-09-12Documented how to manually piece together URLs with get_script_name().Malcolm Tredinnick
2010-09-12Add warning when using cache keys that might not work with memcached.Malcolm Tredinnick
2010-09-11Add option to redirect_to view to allow passing along the query stringMalcolm Tredinnick
2010-09-11Better error message for calling get_next_by_* on unsaved models.Malcolm Tredinnick
2010-09-10Fixed #11358: Don't include private flatpages in sitemap. Thanks dburke and m...Karen Tracey
2010-09-10Added login_url argument to login_required decorator. Thanks mhlakhani and er...Jannis Leidel
2010-09-07Fixed #13350 - Documentation on autoescape should mention endautoescapeLuke Plant
2010-09-07Fixed #13414 - QuerySet API ref wrong sql equivalent in __year lookup exampleLuke Plant
2010-09-07Fixed #13853 - line with csrf_token too wideLuke Plant
2010-09-07Fixed #14205 - Tiny grammar fix in form validation documentationLuke Plant
2010-09-03Fixed #13754 - Add a note about a test client session property gotchaLuke Plant
2010-08-30Fixed #14054 -- Added documentation for the connection_created event. Thanks ...Russell Keith-Magee
2010-08-30Fixed #14162 - Dumpdata needs an option to use the base manager instead of th...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 #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-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 #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-23Fixed #14154 -- Corrected grammar error in settings docs. Thanks to d00gs for...Russell Keith-Magee