summaryrefslogtreecommitdiff
path: root/docs/ref
AgeCommit message (Expand)Author
2011-02-09[1.1.X] Fixed a security issue in the CSRF component. Disclosure and new re...Alex Gaynor
2010-05-12[1.1.X] Fixed doc markup error that resulted in no anchor tag for the model a...Karen Tracey
2010-05-12[1.1.X] Fixed #13529 -- Corrected ModelAdmin example. Thanks to stephane@acti...Russell Keith-Magee
2010-05-11[1.1.X] Fixed #12997 -- Corrected the module markup for QuerySet methods. Tha...Russell Keith-Magee
2010-05-10[1.1.X] Fixed #12001 -- Modified the example of form validation to use the fo...Russell Keith-Magee
2010-05-10[1.1.X] Refs #12288 -- Clarified that application names must be unique. Thank...Russell Keith-Magee
2010-05-10[1.1.X] Fixed #12678 -- Corrected a few references to Queryset into QuerySet....Russell Keith-Magee
2010-05-10[1.1.X] Fixed #12984 -- Corrected typo in signals docs. Thanks to kcharvey fo...Russell Keith-Magee
2010-05-10[1.1.X] Fixed #13002 -- Corrected description of the default form base class ...Russell Keith-Magee
2010-05-10[1.1.X] Fixed #12229 -- Added documentation of the FieldFile methods that are...Russell Keith-Magee
2010-05-10[1.1.X] Added exceptions reference page to the API reference index.Russell Keith-Magee
2010-05-09[1.1.X] Fixed #13317 - Clarified documentation about how the blocktrans and t...Jannis Leidel
2010-05-09[1.1.X] Fixed #6842 -- Added reference documentation on Django's exceptions. ...Russell Keith-Magee
2010-05-09[1.1.X] Fixed #6039 -- Modified Atom example to be standard compliant. Thanks...Russell Keith-Magee
2010-05-09[1.1.X] Fixed #6752 -- Corrected the interaction of the safe template filter ...Russell Keith-Magee
2010-05-09[1.1.X] Fixed #10712 -- Added documentation for the queryset() method on Mode...Russell Keith-Magee
2010-05-09[1.1.X] Fixed #11933 -- Corrected the naming of the cached_db session backend...Russell Keith-Magee
2010-05-09[1.1.X] Fixed #12040 -- Cleaned up the documentation describing how CurrentSi...Russell Keith-Magee
2010-05-09[1.1.X] Fixed #12997 -- Added markup for methods in the queryset docs. Thanks...Russell Keith-Magee
2010-05-09[1.1.X] Fixed #13282 -- Clarified documentation around week_day filtering in ...Russell Keith-Magee
2010-05-09[1.1.X] Fixed #13310 -- Documented the RESTRUCTUREDTEXT_FORMAT_SETTINGS setti...Russell Keith-Magee
2010-05-09[1.1.X] Fixed #13455 -- Clarified the interaction of values() and extra(). Th...Russell Keith-Magee
2010-05-09[1.1.X] Fixed #13497 -- Corrected various typos and markup problems in docs. ...Russell Keith-Magee
2010-05-08[1.1.X] Fixed #13336 -- Corrected an incorrect example of cache header usage....Russell Keith-Magee
2010-05-07[1.1.X] Fixed typo and small formatting mistake in docsLuke Plant
2010-05-03[1.1.X] Fixed #13099 - incorrect SQL for exclude() exampleKaren Tracey
2010-04-12[1.1.X] Fixed #11711 -- clarified that ValuesQuerySets are not lists per se.Karen Tracey
2010-04-12[1.1.X] Fixed two small doc markup errors. Karen Tracey
2010-04-05[1.1.X] Fixed #11949 -- Added a hook to allow ModelAdmin customization of the...Russell Keith-Magee
2010-03-27[1.1.X] Fixed #13103 -- A bit of re-organization to the custom template `Mode...Gary Wilson Jr
2010-03-27[1.1.X] Fixed #13202 -- Documented required libraries for markup template tag...Gary Wilson Jr
2010-03-23[1.1.X] Fixed #13177 -- Corrected usage of firstof in admin templates. Thanks...Russell Keith-Magee
2010-03-20[1.1.X] Fixed `fieldlookup` docs cross-reference directive, and added it to t...Justin Bronn
2010-03-16[1.1.X] Fixed #10361 -- Added documentation for ComboField and MultiValueFiel...Gary Wilson Jr
2010-03-15[1.1.X] Fixed #13114 -- Modified escapejs to produce output that is JSON comp...Russell Keith-Magee
2010-03-11[1.1.X] Corrected a markup error in middleware docs. Backport of applicable b...James Bennett
2010-03-08[1.1.X] Fixed #12024: Changed admin code to avoid raising an exception when a...Karen Tracey
2010-03-08[1.1.X] Fixed #12097 -- Cleaned up the documentation for ModelChoiceField and...Russell Keith-Magee
2010-03-03[1.1.X] Fixed #12601: Documented the slug field in the forms module. Backport...James Bennett
2010-03-03[1.1.X] Fixed #12217: Documented the fact that serving flatpages from the fla...James Bennett
2010-03-03[1.1.X] Fixed #11889: Documented the fact that context processors will overwr...James Bennett
2010-03-03[1.1.X] Fixed #11883: Documented how to set a custom template name on a flatp...James Bennett
2010-03-02[1.1.X] Fixed #12946: Removed an invalid example of url tag usage from the do...Karen Tracey
2010-03-01[1.1.X] Fixed #12987 - Added a few versionadded directives to the docs. Thank...Jannis Leidel
2010-02-26Corrected a versionchanged marker added in r12603.Russell Keith-Magee
2010-02-26[1.1.X] Fixed #1480 -- Added the ability to use the system timezone. Thanks t...Russell Keith-Magee
2010-02-24[1.1.X] Fixed #11933 -- Added versionchanged marker for the cache_db session ...Russell Keith-Magee
2010-02-24[1.1.X] Fixed #12538 -- Added a note that pickles aren't stable during versio...Russell Keith-Magee
2010-02-23[1.1.X] Fixed #12802 -- Specify the correct factory in the `InlineModelAdmin`...Justin Bronn
2010-02-23[1.1.X] Fixed #12837 -- Clarified the naming strategy for m2m intermediate ta...Russell Keith-Magee