| Age | Commit message (Expand) | Author |
| 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 |
| 2008-01-09 | Fixed #6345 -- Django supports week numbers all the way up to 53, not just 23. | Malcolm Tredinnick |
| 2008-01-09 | Fixed #6331 -- Fixed some typos in shortcuts.txt. Thanks, Herbert Poul. | Malcolm Tredinnick |
| 2008-01-09 | Fixed #6341 -- Added missing link for text introduced in [6946]. | Malcolm Tredinnick |
| 2008-01-06 | Fixed #6330 -- Fixed reST error in templates documentation, thanks `SmileyChr... | Gary Wilson Jr |
| 2008-01-06 | Fixed #5567 -- Added a "last" filter. Based on a patch from darkpixel. | Malcolm Tredinnick |
| 2008-01-02 | Fixed #6291 -- Fixed error in CASocialInsuranceNumberField documentation and ... | Adrian Holovaty |
| 2008-01-02 | Fixed #6247 -- Added CsrfMiddleware to docs/middleware.txt. Thanks, Uninen | Adrian Holovaty |
| 2008-01-02 | Fixed #6252 -- Clarified the --settings option in docs/django-admin.txt. Than... | Adrian Holovaty |
| 2008-01-02 | Fixed #6287 -- Fixed typos in docs/sites.txt. Thanks, arien and Horst Gutmann | Adrian Holovaty |
| 2007-12-21 | Fixed #6249 -- Fixed error in docs/syndication_feeds.txt example. Thanks, dar... | Adrian Holovaty |
| 2007-12-19 | Edited docs/testing.txt changes from [6929] | Adrian Holovaty |
| 2007-12-19 | Edited docs/middleware.txt changes from [6852] | Adrian Holovaty |
| 2007-12-19 | Edited docs/localflavor.txt changes from [6849] | Adrian Holovaty |
| 2007-12-19 | Added note to docs/form_for_model.txt (from [6844]) explaining this is deprec... | Adrian Holovaty |
| 2007-12-19 | Added 'New in Django development version' note to docs/sessions.txt setdefaul... | Adrian Holovaty |
| 2007-12-17 | Fixed #6119 -- Documented HttpRequest.get_host(). Thanks, PJCrosier. | Malcolm Tredinnick |
| 2007-12-17 | Typo fix. | Malcolm Tredinnick |
| 2007-12-17 | Fixed #6155 -- Fixed dumpdata to work with the default model manager (necessary | Malcolm Tredinnick |
| 2007-12-17 | Fixed #6136 -- Updated the localflavor documentation. Patch from Nick Efford. | Malcolm Tredinnick |
| 2007-12-17 | Fixed #6134 -- Allow an on-disk SQLite database to be used for tests, if requ... | Malcolm Tredinnick |
| 2007-12-17 | Split up the documentation of the test database and the test output. | Malcolm Tredinnick |