summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [1.0.X] Fixed #11556 -- Clarified the argument required by get_object_or_404....Russell Keith-Magee2009-07-281-2/+2
* [1.0.X] Fixed #11519 -- Corrected minor typo in release notes index.Russell Keith-Magee2009-07-271-1/+1
* [1.0.X] Updated my bio.Gary Wilson Jr2009-07-211-4/+14
* [1.0.X] Added myself to AUTHORS and updated my bio.Gary Wilson Jr2009-07-211-10/+13
* [1.0.X] Fixed #11493 -- Added an internal document listing the APIs that have...Russell Keith-Magee2009-07-214-16/+43
* [1.0.X] Cleanup of some minor markup problems in URL documentation. Thanks to...Russell Keith-Magee2009-07-211-1/+1
* [1.0.X] Fixed #11492 -- Corrected some typos, and added some extra markup for...Russell Keith-Magee2009-07-171-6/+16
* [1.0.X] Fixed #11229 -- Updated the mod_wsgi deployment documentation to avoi...Russell Keith-Magee2009-07-161-69/+118
* [1.0.X] Fixed #10908 -- Clarified the procedure for creating test users in th...Russell Keith-Magee2009-07-161-1/+7
* [1.0.X] Fixed #11235 -- Added a missing clause from some sample SQL in the qu...Russell Keith-Magee2009-07-151-1/+1
* [1.0.X] Fixed #11364 -- Modified the jsi18n example to use the {% url %} tag ...Russell Keith-Magee2009-07-151-4/+4
* [1.0.X] Fixed #11374 -- Modified the documentation for forms.BooleanField to ...Russell Keith-Magee2009-07-151-21/+22
* [1.0.X] Fixed #11469 -- Removed suspicion that Django developers have trouble...Russell Keith-Magee2009-07-151-1/+1
* [1.0.X] Fixed #10287 -- Added better examples in the docs of formset validati...Russell Keith-Magee2009-07-151-13/+36
* [1.0.X] Fixed #11438 -- Corrected some bad grammar in the custom fields docs....Russell Keith-Magee2009-07-111-1/+1
* [1.0.X] Fixed #11453 -- Added note on customizing SERVER_EMAIL for error repo...Russell Keith-Magee2009-07-111-3/+7
* [1.0.X] Fixed #11450 -- Corrected markup problem in contenttype docs. Thanks ...Russell Keith-Magee2009-07-111-2/+2
* [1.0.X] Fixed #11454 -- Corrected mismatched parenthesis in admin docs. Thank...Russell Keith-Magee2009-07-111-1/+1
* [1.0.X] Fixed #9669 -- Corrected an answer in the admin FAQ that is wrong in ...Russell Keith-Magee2009-07-032-10/+11
* [1.0.X] Fixed #9607 -- Added documentation for the ``extra`` argument in test...Russell Keith-Magee2009-07-031-2/+15
* [1.0.X] Fixed #10426 -- Added note on language variables required for Apache ...Russell Keith-Magee2009-07-031-2/+23
* [1.0.X] Fixed #11417 -- Corrected typo in MySQL collation notes. Thanks to vo...Russell Keith-Magee2009-07-031-1/+1
* [1.0.X] Added a Sphinx anchor that somehow got omitted from r11102.Russell Keith-Magee2009-07-031-0/+2
* [1.0.X] Fixed #10604 -- Added note on the limitation of ungettext, especially...Russell Keith-Magee2009-07-031-6/+75
* [1.0.X] Fixed #11413 -- Added notes on the cycle and firstof tag detailing th...Russell Keith-Magee2009-07-031-5/+22
* [1.0.X] Fixed #10539 -- Updated Sphinx configuration to accommodate 0.6 while...Russell Keith-Magee2009-07-032-15/+40
* [1.0.X] Made some small improvements to docs/topics/http/sessions.txtRussell Keith-Magee2009-06-251-7/+7
* [1.0.X] Fixed #10741: Updated instructions on the best gettext package to get...Karen Tracey2009-06-241-7/+11
* [1.0.X] Fixed #8861 -- Added note on the availability of ModelForm.instance. ...Russell Keith-Magee2009-06-242-7/+18
* [1.0.X] Fixed #10415 -- Added documentation for features added in r7627 and r...Russell Keith-Magee2009-06-241-4/+106
* [1.0.X] Fixed #11354 -- Remove stray whitespace in queryset docs. Thanks to f...Russell Keith-Magee2009-06-241-1/+1
* [1.0.X] Fixed #11356 -- Added links to the growing collection of 3rd party da...Russell Keith-Magee2009-06-242-12/+58
* [1.0.X] Fixed #11344 -- Made a couple of minor clarifications to the mod_wsgi...Karen Tracey2009-06-191-3/+4
* [1.0.X] Fixed #11221 -- Replaced a reference to a non-existent URL with an ac...Russell Keith-Magee2009-06-181-1/+5
* [1.0.X] Fixed #10978 -- Clarified that the include statement is part of the u...Russell Keith-Magee2009-06-181-1/+4
* [1.0.X] Fixed #11253 -- Normalized the way the docs refer to TestCase.assert*...Russell Keith-Magee2009-06-181-6/+6
* [1.0.X] Fixed #11119 -- Corrected spelling error in 1.0 porting guide.Russell Keith-Magee2009-06-181-1/+1
* [1.0.X] Fixed #11141 -- Corrected a code example in the admin docs. Thanks to...Russell Keith-Magee2009-06-181-1/+1
* [1.0.X] Fixed #11322 -- Clarified docs regarding middleware processing. Thank...Russell Keith-Magee2009-06-181-6/+9
* [1.0.X] Fixed #11318 -- Grammar correction in modelform docs. Thanks to seema...Russell Keith-Magee2009-06-181-1/+1
* [1.0.X] Fixed #11312 -- Fixed the default value given for DEFAULT_FILE_STORAG...Russell Keith-Magee2009-06-181-8/+8
* [1.0.X] Fixed #11278 -- Clarified query documentation regarding bulk assignme...Russell Keith-Magee2009-06-181-22/+26
* [1.0.X] Fixed #11272 -- Made some clarifications to the overview and tutorial...Russell Keith-Magee2009-06-185-31/+34
* [1.0.X] Fixed #11339 -- Corrected typo in FAQ. Thanks Kellen. Karen Tracey2009-06-181-1/+1
* [1.0.X] Fixed #11335 -- Corrected model reference in generic views doc. Thank...Karen Tracey2009-06-171-1/+1
* [1.0.X] Fixed #10336 -- Added improved documentation of generic views. Thanks...Russell Keith-Magee2009-06-174-65/+515
* [1.0.X] Fixed #9919 -- Added note on the need to mark transactions as dirty w...Russell Keith-Magee2009-06-172-2/+46
* [1.0.X] Fixed #11328 -- Added missing imports in the sample urls.py from Tuto...Russell Keith-Magee2009-06-171-11/+14
* [1.0.X] Fixed #11056 -- Corrected reference to File class in storage docs. Th...Russell Keith-Magee2009-06-101-2/+2
* [1.0.X] Fixed #10801 -- Reverted a portion of [10371]. Practicality beats pur...Russell Keith-Magee2009-06-101-10/+10