summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2009-08-29[1.0.X] Fixed #6674: Documented a couple of widget arguments. Thanks timo. Karen Tracey
2009-08-13[1.0.x] Fixed #11508: Adding missing word to form wizard doc. Thanks thepoint...Karen Tracey
2009-08-13[1.0.X] Fixed #11573: Updated Nginx url. Thanks bryanveloso. Karen Tracey
2009-08-03[1.0.X] Updated my bio to reflect current statusBrian Rosner
2009-07-28[1.0.X] Fixed #11556 -- Clarified the argument required by get_object_or_404....Russell Keith-Magee
2009-07-27[1.0.X] Fixed #11519 -- Corrected minor typo in release notes index.Russell Keith-Magee
2009-07-21[1.0.X] Updated my bio.Gary Wilson Jr
2009-07-21[1.0.X] Added myself to AUTHORS and updated my bio.Gary Wilson Jr
2009-07-21[1.0.X] Fixed #11493 -- Added an internal document listing the APIs that have...Russell Keith-Magee
2009-07-21[1.0.X] Cleanup of some minor markup problems in URL documentation. Thanks to...Russell Keith-Magee
2009-07-17[1.0.X] Fixed #11492 -- Corrected some typos, and added some extra markup for...Russell Keith-Magee
2009-07-16[1.0.X] Fixed #11229 -- Updated the mod_wsgi deployment documentation to avoi...Russell Keith-Magee
2009-07-16[1.0.X] Fixed #10908 -- Clarified the procedure for creating test users in th...Russell Keith-Magee
2009-07-15[1.0.X] Fixed #11235 -- Added a missing clause from some sample SQL in the qu...Russell Keith-Magee
2009-07-15[1.0.X] Fixed #11364 -- Modified the jsi18n example to use the {% url %} tag ...Russell Keith-Magee
2009-07-15[1.0.X] Fixed #11374 -- Modified the documentation for forms.BooleanField to ...Russell Keith-Magee
2009-07-15[1.0.X] Fixed #11469 -- Removed suspicion that Django developers have trouble...Russell Keith-Magee
2009-07-15[1.0.X] Fixed #10287 -- Added better examples in the docs of formset validati...Russell Keith-Magee
2009-07-11[1.0.X] Fixed #11438 -- Corrected some bad grammar in the custom fields docs....Russell Keith-Magee
2009-07-11[1.0.X] Fixed #11453 -- Added note on customizing SERVER_EMAIL for error repo...Russell Keith-Magee
2009-07-11[1.0.X] Fixed #11450 -- Corrected markup problem in contenttype docs. Thanks ...Russell Keith-Magee
2009-07-11[1.0.X] Fixed #11454 -- Corrected mismatched parenthesis in admin docs. Thank...Russell Keith-Magee
2009-07-03[1.0.X] Fixed #9669 -- Corrected an answer in the admin FAQ that is wrong in ...Russell Keith-Magee
2009-07-03[1.0.X] Fixed #9607 -- Added documentation for the ``extra`` argument in test...Russell Keith-Magee
2009-07-03[1.0.X] Fixed #10426 -- Added note on language variables required for Apache ...Russell Keith-Magee
2009-07-03[1.0.X] Fixed #11417 -- Corrected typo in MySQL collation notes. Thanks to vo...Russell Keith-Magee
2009-07-03[1.0.X] Added a Sphinx anchor that somehow got omitted from r11102.Russell Keith-Magee
2009-07-03[1.0.X] Fixed #10604 -- Added note on the limitation of ungettext, especially...Russell Keith-Magee
2009-07-03[1.0.X] Fixed #11413 -- Added notes on the cycle and firstof tag detailing th...Russell Keith-Magee
2009-07-03[1.0.X] Fixed #10539 -- Updated Sphinx configuration to accommodate 0.6 while...Russell Keith-Magee
2009-06-25[1.0.X] Made some small improvements to docs/topics/http/sessions.txtRussell Keith-Magee
2009-06-24[1.0.X] Fixed #10741: Updated instructions on the best gettext package to get...Karen Tracey
2009-06-24[1.0.X] Fixed #8861 -- Added note on the availability of ModelForm.instance. ...Russell Keith-Magee
2009-06-24[1.0.X] Fixed #10415 -- Added documentation for features added in r7627 and r...Russell Keith-Magee
2009-06-24[1.0.X] Fixed #11354 -- Remove stray whitespace in queryset docs. Thanks to f...Russell Keith-Magee
2009-06-24[1.0.X] Fixed #11356 -- Added links to the growing collection of 3rd party da...Russell Keith-Magee
2009-06-19[1.0.X] Fixed #11344 -- Made a couple of minor clarifications to the mod_wsgi...Karen Tracey
2009-06-18[1.0.X] Fixed #11221 -- Replaced a reference to a non-existent URL with an ac...Russell Keith-Magee
2009-06-18[1.0.X] Fixed #10978 -- Clarified that the include statement is part of the u...Russell Keith-Magee
2009-06-18[1.0.X] Fixed #11253 -- Normalized the way the docs refer to TestCase.assert*...Russell Keith-Magee
2009-06-18[1.0.X] Fixed #11119 -- Corrected spelling error in 1.0 porting guide.Russell Keith-Magee
2009-06-18[1.0.X] Fixed #11141 -- Corrected a code example in the admin docs. Thanks to...Russell Keith-Magee
2009-06-18[1.0.X] Fixed #11322 -- Clarified docs regarding middleware processing. Thank...Russell Keith-Magee
2009-06-18[1.0.X] Fixed #11318 -- Grammar correction in modelform docs. Thanks to seema...Russell Keith-Magee
2009-06-18[1.0.X] Fixed #11312 -- Fixed the default value given for DEFAULT_FILE_STORAG...Russell Keith-Magee
2009-06-18[1.0.X] Fixed #11278 -- Clarified query documentation regarding bulk assignme...Russell Keith-Magee
2009-06-18[1.0.X] Fixed #11272 -- Made some clarifications to the overview and tutorial...Russell Keith-Magee
2009-06-18[1.0.X] Fixed #11339 -- Corrected typo in FAQ. Thanks Kellen. Karen Tracey
2009-06-17[1.0.X] Fixed #11335 -- Corrected model reference in generic views doc. Thank...Karen Tracey
2009-06-17[1.0.X] Fixed #10336 -- Added improved documentation of generic views. Thanks...Russell Keith-Magee