| Age | Commit message (Expand) | Author |
| 2007-01-31 | Merged revisions 4186 to 4454 from trunk. | Robin Munn |
| 2006-12-08 | sqlalchemy: Merged revisions 4054 to 4185 from trunk. | Robin Munn |
| 2006-11-08 | sqlalchemy: Merged revisions 3918 to 4053 from trunk. | Robin Munn |
| 2006-10-24 | sqlalchemy: Merged revisions 3832 to 3917 from trunk. | Robin Munn |
| 2006-09-25 | sqlalchemy: Merged revisions 3770 to 3831 from trunk. | Robin Munn |
| 2006-09-20 | sqlalchemy: Merged revisions 3724 to 3769 from trunk. | Robin Munn |
| 2006-09-05 | sqlalchemy: Merged revisions 3679 to 3723 from trunk. | Robin Munn |
| 2006-08-29 | Added a rough cut of a document on using the new testing framework. | Jacob Kaplan-Moss |
| 2006-08-28 | Fixed #2610 -- corrected documentation about the auth context processor (than... | Jacob Kaplan-Moss |
| 2006-08-24 | Fixed small typo in docs/overview.txt. Thanks, kirk | Adrian Holovaty |
| 2006-08-23 | Added 'How can I get started contributing code to Django?' to the FAQ, and be... | Adrian Holovaty |
| 2006-08-23 | Added some helpful hints to list_display documentation in docs/model-api.txt | Adrian Holovaty |
| 2006-08-22 | Fixed #2572 -- Added all languages to docs/settings.txt. Thanks for the patch... | Adrian Holovaty |
| 2006-08-21 | Fixed #2580 -- Added missing </html> tag in docs/templates.txt examples. Than... | Adrian Holovaty |
| 2006-08-20 | Fixed typo in docs/model-api.txt | Adrian Holovaty |
| 2006-08-18 | Updated my bio in the FAQ. | Wilson Miner |
| 2006-08-18 | Added note to 'If you don't need internationalization' section of docs/i18n.t... | Adrian Holovaty |
| 2006-08-18 | Made small change to docs/templates_python.txt to explicitly define 'context ... | Adrian Holovaty |
| 2006-08-18 | Added note to docs/cache.txt about CACHE_MIDDLEWARE_ANONYMOUS_ONLY=True and o... | Adrian Holovaty |
| 2006-08-18 | Fixed #2552 -- Added SetRemoteAddrFromForwardedFor middleware and documentati... | Adrian Holovaty |
| 2006-08-18 | Fixed #2559 -- Added cool new operators for Admin.search_fields, plus documen... | Adrian Holovaty |
| 2006-08-17 | Small formatting change to docs/model-api.txt change from [3597] -- double hy... | Adrian Holovaty |
| 2006-08-17 | Clarified documentation regarding string-form model references. | Russell Keith-Magee |
| 2006-08-14 | Added paragraph to docs/model-api.txt explicitly pointing out file uploads sh... | Adrian Holovaty |
| 2006-08-12 | Fixed #2523 -- Added SESSION_COOKIE_SECURE setting. Thanks, mir@noris.de | Adrian Holovaty |
| 2006-08-12 | Fixed ReST error in docs/db-api.txt | Adrian Holovaty |
| 2006-08-11 | Added paragraph to docs/documentation.txt about removing comments from frozen... | Adrian Holovaty |
| 2006-08-11 | Added docs/documentation.txt | Adrian Holovaty |
| 2006-08-11 | Improved urlresolvers so that URLconfs can be passed objects instead of strings | Adrian Holovaty |
| 2006-08-09 | Fixed #2503 -- Fixed HttpResponse.delete_cookie() to work properly. It now ta... | Adrian Holovaty |
| 2006-08-08 | Added example of strftime formatting to docs/model-api.txt FileField docs. Th... | Adrian Holovaty |
| 2006-08-05 | Fixed #2486 -- Fixed typo in docs/generic_views.txt. Thanks, umbrae@gmail.com | Adrian Holovaty |
| 2006-08-04 | Cleaned up 'How do I create users without having to edit password hashes?' en... | Adrian Holovaty |
| 2006-08-01 | Fixed #2465 -- Documented the fact that select_related doesn't follow null=True | Adrian Holovaty |
| 2006-08-01 | Added link to 'batteries included' explanation in docs/add_ons.txt | Adrian Holovaty |
| 2006-08-01 | Fixed #2370 -- It's now possible to pass default URLconf arguments to include... | Adrian Holovaty |
| 2006-08-01 | Fixed inconsistency in docs/url_dispatch.txt with regard to matching docs/ove... | Adrian Holovaty |
| 2006-07-31 | Fixed an RST typo so that the django-users mailing list reference is now a | Malcolm Tredinnick |
| 2006-07-31 | Clarified 'Django no longer requires a database' in docs/release_notes_0.95.txt | Adrian Holovaty |
| 2006-07-30 | Fixed ReST error in docs/release_notes_0.95.txt. Thanks, Jeremy Dunck | Adrian Holovaty |
| 2006-07-29 | Formatted docs/api_stability.txt in our ReST format, with titles | Adrian Holovaty |
| 2006-07-29 | Formatted docs/release_notes_0.95.txt in our ReST format, with titles | Adrian Holovaty |
| 2006-07-29 | Added note to docs/templates.txt about same logical operator | Adrian Holovaty |
| 2006-07-28 | Added some more stuff to docs/release_notes_0.95.txt | Adrian Holovaty |
| 2006-07-28 | Changed .91 to .95 in docs/install.txt | Adrian Holovaty |
| 2006-07-28 | Changed django.VERSION to (0, 95, None) to signify final 0.95 release | Adrian Holovaty |
| 2006-07-28 | Removed section in docs/templates_python.txt about Django 0.91 | Adrian Holovaty |
| 2006-07-28 | Added docs/release_notes_0.95.txt | Adrian Holovaty |
| 2006-07-28 | Added 'Where can I find Django developers for hire?' to the FAQ | Adrian Holovaty |
| 2006-07-28 | Fixed ReST error in docs/forms.txt | Adrian Holovaty |