| Age | Commit message (Expand) | Author |
| 2006-04-27 | Removed docs/writing-apps-guide-outline.txt -- not sure what that was. | Adrian Holovaty |
| 2006-04-24 | Made small change to docs/generic_views.txt: 1 --> 01 | Adrian Holovaty |
| 2006-04-21 | Added note to docs/modpython.txt about prefork MPM vs. worker MPM | Adrian Holovaty |
| 2006-04-14 | Fixed #1639 -- Small typo in docs/model-api.txt. Thanks, pb | Adrian Holovaty |
| 2006-04-13 | Fixed #1628 -- Added note to docs/model-api.txt about admin ordering by only ... | Adrian Holovaty |
| 2006-04-13 | Added some examples to 'ordering' section of docs/model-api.txt | Adrian Holovaty |
| 2006-04-12 | Fixed #1626 -- Fixed a bunch of typos in comments and docs. Thanks, Dexter | Adrian Holovaty |
| 2006-04-11 | Fixed #1540 -- Fixed typos in docs/db-api.txt. Thanks, pb | Adrian Holovaty |
| 2006-04-11 | Fixed #1555 -- Added EMAIL_PORT setting. Thanks, bde3 | Adrian Holovaty |
| 2006-04-11 | Added note to docs/templates.txt about {% extends %} needing to be the first ... | Adrian Holovaty |
| 2006-04-09 | Fixed #1569 -- HttpResponse now accepts iterators. Thanks, Maniac | Adrian Holovaty |
| 2006-04-06 | Fixed #1588 -- Fixed typo in docs/url_dispatch.txt | Adrian Holovaty |
| 2006-03-28 | Removed legacy password_md5 stuff from docs/authentication.txt | Adrian Holovaty |
| 2006-03-28 | Clarified docs/email.txt. Thanks, Poromenos | Adrian Holovaty |
| 2006-03-28 | Clarified psycopg version in docs/install.txt | Adrian Holovaty |
| 2006-03-27 | Fixed #1546 -- Fixed bad links in docs/templates_python.txt. | Adrian Holovaty |
| 2006-03-24 | Fixed typo in docs/outputting_pdf.txt. Thanks, Paul | Adrian Holovaty |
| 2006-03-22 | Added note to docs/model-api.txt about custom WHERE clauses | Adrian Holovaty |
| 2006-03-22 | Fixed #1529 -- Added support for authenticated SMTP to django.core.mail. Than... | Adrian Holovaty |
| 2006-03-21 | Fixed typo in docs/generic_views.txt. Thanks, pbx | Adrian Holovaty |
| 2006-03-21 | Fixed #1510 -- Fixed ReST error in docs/generic_views.txt. Thanks, akaihola a... | Adrian Holovaty |
| 2006-03-16 | Updated 1.0 date in docs/faq.txt | Adrian Holovaty |
| 2006-03-16 | Fixed typo in docs/flatpages.txt. Thanks, Anders Hovmöller | Adrian Holovaty |
| 2006-03-10 | Fixed #1486 -- Fixed broken link in docs/settings.txt. Thanks, paul.amor | Adrian Holovaty |
| 2006-03-02 | Fixed #1058 -- Fixed typo in wordwrap filter documentation. Thanks, kieranhol... | Adrian Holovaty |
| 2006-03-01 | Fixed #1399 -- Added template_object_name hook to generic views. Thanks, Chao... | Adrian Holovaty |
| 2006-02-24 | Added note to docs/cache.txt about memcached backend requiring Python memcach... | Adrian Holovaty |
| 2006-02-22 | Added 'Which sites use Django?' to the FAQ | Adrian Holovaty |
| 2006-02-18 | Implemented get_indexes() for Postgres backend, which means 'inspectdb' can i... | Adrian Holovaty |
| 2006-02-18 | Fixed #1286 -- Improved 'inspectdb' so that it introspects primary_key=True a... | Adrian Holovaty |
| 2006-02-18 | Fixed #1229 -- Added allow_empty argument to archive_year and archive_month d... | Adrian Holovaty |
| 2006-02-18 | Linked kusports.com in docs/outputting_pdf.txt | Adrian Holovaty |
| 2006-02-18 | Fixed ReST error in [2332] | Adrian Holovaty |
| 2006-02-18 | Rolled tips and doc improvements from Web-page comments into docs/outputting_... | Adrian Holovaty |
| 2006-02-18 | Made two small clarifications to docs/cache.txt. Thanks, Paul B. | Adrian Holovaty |
| 2006-02-17 | Fixed #1296 -- Made SlugField maxlength configurable. Thanks, Matt | Adrian Holovaty |
| 2006-02-17 | Fixed #1302 -- Added next_month and previous_month to template context in arc... | Adrian Holovaty |
| 2006-02-17 | Fixed #1295 -- Fixed typo in generic views docs. Thanks, Matt | Adrian Holovaty |
| 2006-02-17 | Fixed #1365 -- Improved docs/templates.txt to note location of admin document... | Adrian Holovaty |
| 2006-02-16 | Fixed typo in [2311] | Adrian Holovaty |
| 2006-02-16 | Beefed up 'If you get a segmentation fault' section in docs/modpython.txt | Adrian Holovaty |
| 2006-02-16 | Added 'If you get a segmentation fault' to docs/modpython.txt | Adrian Holovaty |
| 2006-02-13 | Added better docs for 'phone2numeric' template filter | Adrian Holovaty |
| 2006-02-10 | Fixed #1335 -- Fixed typo in docs/db-api.txt. Thanks, Eric Walstad | Adrian Holovaty |
| 2006-02-10 | Fixed #1339 -- Added keys() and items() methods to session objects. Thanks, N... | Adrian Holovaty |
| 2006-02-10 | Fixed ReST error in [2297] | Adrian Holovaty |
| 2006-02-10 | Added 'How to log a user in' section to docs/authetication.txt | Adrian Holovaty |
| 2006-02-09 | Added TEMPLATE_STRING_IF_INVALID setting, which specifies what the template s... | Adrian Holovaty |
| 2006-02-04 | Fixed #1328 -- Improved 'inspectdb' to handle Python reserved words as field ... | Adrian Holovaty |
| 2006-02-03 | Made small clarification to docs/faq.txt | Adrian Holovaty |