summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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-06[1.1.X] Fixed #13270 - typos in documentationLuke Plant
2010-04-06[1.1.X] Fixed #13035 - Incorrect documentation regarding admin and default ma...Luke Plant
2010-04-06[1.1.X] Fixed #13268 - 'ForeignKeyField' in topics/db/queries.txtLuke Plant
2010-04-05[1.1.X] Fixed #13263 -- Corrected field name typo in queries documentation ex...Justin Bronn
2010-04-05[1.1.X] Fixed #13271 -- Corrected a typo in the signals documentation. Thank...Justin Bronn
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 #13189 -- Fixed typo in code example, thanks to gabrielhurley f...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-11[1.1.X] Fixed #13084: Corrected typo in error-reporting docs. Backport of [12...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-08[1.1.X] Fixed #12114 -- Clarified the existence of the reverse relation _set ...Russell Keith-Magee
2010-03-08[1.1.X] Fixed #12811 -- Modified Tutorial 2 to indicate that the templating l...Russell Keith-Magee
2010-03-07[1.1.X] Fixed #13048: Corrected typo in email documentation. Backport of [126...James Bennett
2010-03-06[1.1.X] Fixed #11680: Added a note in the error-reporting documentation about...James Bennett
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 #5605: only lowercase the domain portion of an email address in...Jacob Kaplan-Moss
2010-03-01[1.1.X] Fixed #12987 - Added a few versionadded directives to the docs. Thank...Jannis Leidel
2010-02-26[1.1.X] Fixed #12585 -- Corrected typo in tutorial03. Thanks, fcsmith.Justin Bronn
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-25[1.1.X] Added note to the contributing docs about requiring gettext to run th...Jannis Leidel
2010-02-24[1.1.X] Fixed #12102 -- Corrected an example in the docs that suggested that ...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 #11782 -- Added some Sphinx metadata to the file uploads docume...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-24[1.1.X] Fixed #12880 -- Added some missing sphinx directives for module refer...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 #12799 -- Added an extra newline to help with PDF generation of...Russell Keith-Magee
2010-02-23[1.1.X] Fixed #12837 -- Clarified the naming strategy for m2m intermediate ta...Russell Keith-Magee
2010-02-23[1.1.X] Fixed #12859 -- Clarified the documentation on using multiple tables ...Russell Keith-Magee
2010-02-23[1.1.X] Fixed #12925 -- Corrected typo in v1.1 release notes. Thanks to aruse...Russell Keith-Magee
2010-02-22[1.1.X] Fixed #11714 - Document a few of the i18n function that can be used o...Jannis Leidel
2010-02-22[1.1.X] Fixed #12275 - Small fix in Sphinx templates.Jannis Leidel
2010-02-22[1.1.X] Fixed #12620 - Refer to better fieldname in defer docs. Thanks, dwillis.Jannis Leidel
2010-02-22[1.1.X] Fixed #12604 - Typo in 1.1 release docs.Jannis Leidel
2010-02-22[1.1.X] Fixed #12895 - Fixed typo in auth docs. Thanks Timo.Jannis Leidel
2010-02-16[1.1.X] Fixed #10260 - Refactored internationalization documentation. Thanks,...Jannis Leidel