| Age | Commit message (Expand) | Author |
| 2006-05-09 | Fixed bugs in docs/model-api.txt | Adrian Holovaty |
| 2006-05-09 | Fixed #1811 -- Fixed inconsistencies in docs/overview.txt | Adrian Holovaty |
| 2006-05-09 | Fixed #1815 -- Fixed ReST errors in docs. Thanks, nico@teknico.net | Adrian Holovaty |
| 2006-05-08 | Added CsrfMiddleware to contrib, and documentation. | Luke Plant |
| 2006-05-08 | Fixed #1811 -- Fixed some inconsistencies in docs/overview.txt. Thanks, quark... | Adrian Holovaty |
| 2006-05-08 | Made small clarification to docs/modpython.txt | Adrian Holovaty |
| 2006-05-06 | Removed section in docs/model-api.txt about connection.commit(), which no lon... | Adrian Holovaty |
| 2006-05-06 | Updated docs regarding QuerySet slicing and IndexError, in line with r2859 | Luke Plant |
| 2006-05-06 | Simplified example in 'Limiting QuerySets' section of docs/db-api.txt. | Adrian Holovaty |
| 2006-05-06 | Fixed #1779 -- Fixed typo in docs/db-api.txt. Thanks, bde3@cornell.edu | Adrian Holovaty |
| 2006-05-06 | Small tweaks to docs/tutorial01.txt | Adrian Holovaty |
| 2006-05-06 | Fixed #1579 - added support for 'Q' objects in limit_choices_to. | Luke Plant |
| 2006-05-05 | Fixed #1773 -- Fixed indentation error in docs/model-api.txt. Thanks, pb | Adrian Holovaty |
| 2006-05-05 | Fixed #1216 -- Noted in docs/contributing.txt 'Unit tests' section that the u... | Adrian Holovaty |
| 2006-05-05 | Fixed #1726 -- Made django/contrib/auth/create_superuser.py a command-line fu... | Adrian Holovaty |
| 2006-05-05 | Fixed #1731 -- Added note to docs/model-api.txt about location of model repos... | Adrian Holovaty |
| 2006-05-05 | Fixed #1733 -- Clarified docs/db-api.txt section on slicing QuerySets. Thanks... | Adrian Holovaty |
| 2006-05-05 | Fixed #1742 -- Fixed ReST errors in docs/db-api.txt. Thanks, pb | Adrian Holovaty |
| 2006-05-05 | Finished proofreading docs/model-api.txt | Adrian Holovaty |
| 2006-05-04 | Fixed #1765 -- Fixed bug in docs/tutorial01.txt. Thanks, nick@efford.net | Adrian Holovaty |
| 2006-05-04 | Added note to docs/contributing.txt about nobody responding on django-developers | Adrian Holovaty |
| 2006-05-04 | Proofread some of docs/model-api.txt. Still not done with this one. | Adrian Holovaty |
| 2006-05-04 | Removed 'Your first page' section from docs/tutorial01.txt in the interim bef... | Adrian Holovaty |
| 2006-05-03 | Changed docs/faq.txt MVC question to use clearer argument made in Jacob's Goo... | Adrian Holovaty |
| 2006-05-03 | Fixed typos in docs/db-api.txt | Adrian Holovaty |
| 2006-05-03 | Temporarily changed 'blog' to 'poll' in tutorial01 to avoid confusion | Adrian Holovaty |
| 2006-05-03 | Proofread docs/db-api.txt | Adrian Holovaty |
| 2006-05-03 | Fixed #1747 -- Fixed error in docs/model-api.txt. | Adrian Holovaty |
| 2006-05-03 | Fixed two typos in docs/url_dispatch.txt | Adrian Holovaty |
| 2006-05-02 | Added 'Multiple view prefixes' section to docs/url_dispatch.txt. Thanks, Slow... | Adrian Holovaty |
| 2006-05-02 | Fixed #1739 -- Fixed typo in link in docs/middleware.txt | Adrian Holovaty |
| 2006-05-02 | Fixed ReST error in docs/flatpages.txt | Adrian Holovaty |
| 2006-05-02 | Fixed more ReST errors in docs | Adrian Holovaty |
| 2006-05-02 | Fixed some ReST errors in docs/db-api.txt | Adrian Holovaty |
| 2006-05-02 | Fixed some ReST errors in docs/db-api.txt | Adrian Holovaty |
| 2006-05-02 | MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa... | Adrian Holovaty |
| 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 |