| Age | Commit message (Expand) | Author |
| 2007-07-15 | Fixed #4877 -- Fixed typo in testing documentation, patch from John Shaffer. | Gary Wilson Jr |
| 2007-07-15 | Clarified the documentation on the steps that happen during a save, and how r... | Russell Keith-Magee |
| 2007-07-14 | Edited docs/db-api.txt changes from [5658] | Adrian Holovaty |
| 2007-07-14 | Fixed #4869 -- Added a note that syncdb does not alter existing tables. Thanks, | Malcolm Tredinnick |
| 2007-07-13 | Documented the 'commit' argument to save() methods on forms created via form_... | Adrian Holovaty |
| 2007-07-12 | Fixed #4538 -- Split the installation instructions to differentiate between i... | Russell Keith-Magee |
| 2007-07-12 | Fixed #4525 -- Fixed mistaken documentation on arguments to runfcgi. Thanks, ... | Russell Keith-Magee |
| 2007-07-12 | Fixed #4522 -- Clarified the allowed filter arguments on the time and date fi... | Russell Keith-Magee |
| 2007-07-12 | Fixed #4502 -- Clarified reference to view in tutorial. Thanks for the sugges... | Russell Keith-Magee |
| 2007-07-12 | Fixed #4764 -- Added reference to Locale middleware in middleware docs. Thank... | Russell Keith-Magee |
| 2007-07-12 | Fixed #4722 -- Clarified discussion about PYTHONPATH in modpython docs. Thank... | Russell Keith-Magee |
| 2007-07-12 | Fixed #4640 -- Fixed import to stringfilter in docs. Proposed solution to mov... | Russell Keith-Magee |
| 2007-07-12 | Fixed #4627 -- Added details on MacPorts packaging of Django. Thanks, Paul Bi... | Russell Keith-Magee |
| 2007-07-12 | Fixed #4763 -- Minor typo in cache documentations. Thanks, dan@coffeecode.net. | Russell Keith-Magee |
| 2007-07-12 | Fixed #4745 -- Updated docs to point out that 0 is not a valid SITE_ID when r... | Russell Keith-Magee |
| 2007-07-12 | Fixed #4837 -- Updated Debian packaging details. Thanks for the suggestion, Y... | Russell Keith-Magee |
| 2007-07-12 | Fixed #4459 -- Added 'raw' argument to save method, to override any pre-save ... | Russell Keith-Magee |
| 2007-07-12 | Improved syndication feed framework to use RequestSite if the sites framework... | Adrian Holovaty |
| 2007-07-12 | Added RequestSite class to sites framework | Adrian Holovaty |
| 2007-07-12 | Edited changes to docs/tutorial04.txt from [5649] | Adrian Holovaty |
| 2007-07-12 | Added 'New in Django development version' note to docs/syndication_feeds.txt ... | Adrian Holovaty |
| 2007-07-12 | Fixed #4615: corrected reverse URL resolution examples in tutorial 4. Thanks ... | Jacob Kaplan-Moss |
| 2007-07-10 | Fixed #3760 -- Added the ability to manually set feed- and item-level id | Malcolm Tredinnick |
| 2007-07-10 | Fixed #4814 -- Fixed some whitespace issues in tutorial01, thanks John Shaffer. | Gary Wilson Jr |
| 2007-07-10 | Fixed #4817 -- Removed leading forward slashes from some urlconf examples in ... | Gary Wilson Jr |
| 2007-07-05 | Added CACHE_MIDDLEWARE_SECONDS to global settings and documentation (it's | Malcolm Tredinnick |
| 2007-07-05 | Form encoding should be changed only via HttpRequest, not on GET and POST | Malcolm Tredinnick |
| 2007-07-04 | Fixed some ReST errors. | Malcolm Tredinnick |
| 2007-07-04 | Merged Unicode branch into trunk (r4952:5608). This should be fully | Malcolm Tredinnick |
| 2007-07-03 | Converted some tabs to four spaces in two docs | Adrian Holovaty |
| 2007-07-03 | Fixed tabs -> spaces in [5598] | Adrian Holovaty |
| 2007-07-03 | Fixed an error in a RequestContext example in docs/templates_python.txt | Adrian Holovaty |
| 2007-07-01 | Fixed #4690 -- Fixed a bunch of ReST errors in docs. Thanks, Paul B. | Adrian Holovaty |
| 2007-06-30 | Made docs/contributing.txt docs style guidelines notes more consistent. The s... | Adrian Holovaty |
| 2007-06-30 | Added 'subclass' to docs/contributing.txt docs style guidelines | Adrian Holovaty |
| 2007-06-30 | Lowercased 'Realize' in docs/contributing.txt to fix potential ambiguity | Adrian Holovaty |
| 2007-06-30 | Edited docs/db-api.txt changes from [5555] | Adrian Holovaty |
| 2007-06-30 | Added database name style to docs/contributing.txt documentation style section | Adrian Holovaty |
| 2007-06-30 | Added 'Documentation style' section to docs/contributing.txt | Adrian Holovaty |
| 2007-06-30 | Edited docs/email.txt changes from [5550] | Adrian Holovaty |
| 2007-06-30 | Edited docs/email.txt changes from [5548] | Adrian Holovaty |
| 2007-06-30 | Edited docs/email.txt changes from [5547] | Adrian Holovaty |
| 2007-06-30 | Fixed some awkward wordings from docs/model-api.txt from [5519] and added 'ne... | Adrian Holovaty |
| 2007-06-27 | Fixed #4712: added mention of Oracle in docs from [5555]. Thanks, Tom. | Jacob Kaplan-Moss |
| 2007-06-27 | Fixed #1465: added support for regex lookups. Thanks, Tom Tobin. | Jacob Kaplan-Moss |
| 2007-06-27 | Typo fix. | Malcolm Tredinnick |
| 2007-06-27 | Removed some duplication. I suck at documentation. | Malcolm Tredinnick |
| 2007-06-27 | Fixed #3985 -- Added support for custom email headers. | Malcolm Tredinnick |
| 2007-06-27 | Trivial edit to docs from [5548]. | Malcolm Tredinnick |
| 2007-06-27 | Added support for creating multipart/alternative email messages. Also allow | Malcolm Tredinnick |