| Age | Commit message (Expand) | Author |
| 2008-03-18 | Fixed #6266: Added note to docs/modelforms.txt pointing out that they're just... | James Bennett |
| 2008-03-18 | Fixed #6382: Documented request.urlconf | James Bennett |
| 2008-03-18 | Fixed #6541: Corrected documentation of how the admin chooses a default manag... | James Bennett |
| 2008-03-18 | Fixed #6759: Corrected example of get_db_prep_save() in docs/custom_model_fie... | James Bennett |
| 2008-03-18 | Fixed #6683: corrected some typos in docs/newforms.txt. Thanks PJCrosier for ... | James Bennett |
| 2008-03-18 | Fixed #6166: Improved example of autoescaping with template inheritance. Base... | James Bennett |
| 2008-03-18 | Fixed #6120: First stab at documenting newforms field types which handle rela... | James Bennett |
| 2008-03-18 | Edited docs/templates.txt changes from [7276] | Adrian Holovaty |
| 2008-03-18 | Fixed #6351: added more examples to template filters. Thanks, David Tulig and... | Jacob Kaplan-Moss |
| 2008-03-17 | Fixed #6795 -- Added some translation info to docs/contributing.txt. Thanks, ... | Adrian Holovaty |
| 2008-03-17 | Added section to docs/form_wizard.txt about extra_context. Thanks, Honza | Adrian Holovaty |
| 2008-03-17 | Fixed the inevitable ReST errors in docs/form_wizard.txt | Adrian Holovaty |
| 2008-03-17 | Added docs/form_wizard.txt | Adrian Holovaty |
| 2008-03-14 | Fixed #6455 -- Updated link to The Django Book in authentication docs, thanks... | Gary Wilson Jr |
| 2008-03-14 | Added a "new in development version" marker that I randomly realised I'd forg... | Malcolm Tredinnick |
| 2008-03-13 | Edited settings.txt and i18n.txt changes from [7185] | Adrian Holovaty |
| 2008-03-13 | Fixed a typo in docs/model-api.txt | Adrian Holovaty |
| 2008-03-12 | Fixed #6753 -- Corrected typo in authentication docs, thanks piem@piem.org an... | Gary Wilson Jr |
| 2008-03-11 | Fixed #6757 -- Corrected typo in newforms docs. Thanks, Atul Varma <varmaa@gm... | Russell Keith-Magee |
| 2008-03-11 | Another minor grammatical fix in docs/modelforms.txt | James Bennett |
| 2008-03-11 | Correct an example in docs/modelforms.txt, and fix some reST formatting | James Bennett |
| 2008-03-09 | Fixed #6742 -- Fixed numbering error in docs/flatpages.txt | Adrian Holovaty |
| 2008-03-09 | Fixed #6716 -- Fixed typo in docs/faq.txt. Thanks, AdamG | Adrian Holovaty |
| 2008-03-09 | Fixed #6740 -- Documented in docs/flatpage.txt that the flatpages app require... | Adrian Holovaty |
| 2008-03-08 | Fixed #6732 -- Added missing word "must" in `templates_python.txt` docs, than... | Gary Wilson Jr |
| 2008-03-06 | Added a note that cleaned_data is new in the development release. | Malcolm Tredinnick |
| 2008-03-06 | Fixed #6721 -- Fixed a typo in `templates_python.txt` documentation, thanks A... | Gary Wilson Jr |
| 2008-02-29 | Fixed #5603 -- Allow customization of the language cookie name. Thanks, moe. | Malcolm Tredinnick |
| 2008-02-26 | Added documentation about the "app.Model" relation syntax introduced by [7185] | Jacob Kaplan-Moss |
| 2008-02-18 | Fixed a few errors in the documentation. Thanks, Matthew Flanagan, panni@frag... | Malcolm Tredinnick |
| 2008-02-18 | Fixed #6316 -- Updated FAQ link for one of our Python on Windows links. | Malcolm Tredinnick |
| 2008-02-16 | Made a bunch of small doc rewordings from changes over the past couple of weeks | Adrian Holovaty |
| 2008-02-15 | Made a bunch of tiny documentation formatting and typo fixes. | Malcolm Tredinnick |
| 2008-02-14 | Modified [7112] to make things behave more in line with Python subclassing wh... | Malcolm Tredinnick |
| 2008-02-14 | Fixed #6337. Refs #3632 -- Fixed ModelForms subclassing, to the extent that i... | Malcolm Tredinnick |
| 2008-02-14 | Fixed #6600 -- Corrected typos in contenttype documentation. | Russell Keith-Magee |
| 2008-02-14 | Updated the documentation for patterns() to note Python's 255 argument limit. | Malcolm Tredinnick |
| 2008-02-13 | Fixed #6597 -- Corrected spelling mistake. Thanks for the report, Atul Varma. | Russell Keith-Magee |
| 2008-02-04 | Fixed #6278 -- Documented that the 404 template is passed a RequestContext an... | Malcolm Tredinnick |
| 2008-02-03 | Fixed #6224 -- Small doc fixed for Argentinean localflavor. Thanks, Ramiro | Malcolm Tredinnick |
| 2008-02-03 | Clarified that filter arguments are passed as a single string to the translat... | Malcolm Tredinnick |
| 2008-01-31 | Refs #5474 -- Removed a hyperlink target that ended up not getting used in [6... | Gary Wilson Jr |
| 2008-01-31 | Fixed #6502 -- Documented `context_instance` argument of `render_to_response`... | Gary Wilson Jr |
| 2008-01-28 | Fixed #6265 -- Added an example of overriding a form field's default widget i... | Gary Wilson Jr |
| 2008-01-28 | In the modelforms docs, made the "Field types" text a link to the section. | Gary Wilson Jr |
| 2008-01-28 | In the modelforms docs, made the "Overriding the default field types" text a ... | Gary Wilson Jr |
| 2008-01-13 | Fixed another typo in templates docs. | Gary Wilson Jr |
| 2008-01-13 | Fixed typo in templates docs. | Gary Wilson Jr |
| 2008-01-13 | Fixed #6360 -- Updates to the distributions docs for Ubuntu and Gentoo, thank... | Gary Wilson Jr |
| 2008-01-13 | Fixed #6367 -- Fixed link to zen of Python, thanks N00ne and dtulig. | Gary Wilson Jr |