| Age | Commit message (Expand) | Author |
| 2007-04-26 | Added 'New in Django development version' note to docs/settings.txt changes f... | Adrian Holovaty |
| 2007-04-26 | Fixed #4158 -- Fixed a small formatting typo. Thanks, SmileyChris. | Malcolm Tredinnick |
| 2007-04-25 | Fixed #3316 -- Added support for crypt hashing of passwords, mostly to support | Malcolm Tredinnick |
| 2007-04-25 | Fixed #3185 -- Made values for login, logout and post-login redirect URLs | Malcolm Tredinnick |
| 2007-04-25 | Fixed #3857 -- Used a table to describe the required arg for FileField. This | Malcolm Tredinnick |
| 2007-04-24 | Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson | Adrian Holovaty |
| 2007-04-23 | Added HTTP_HOST example header | Simon Willison |
| 2007-04-21 | Fixed #4101 -- Clarified a potentially confusing URL pattern in one example. | Malcolm Tredinnick |
| 2007-04-21 | Fixed #4097 -- Updated distribution information for Fedora and Gentoo, based on | Malcolm Tredinnick |
| 2007-04-20 | Added a note that MySQLdb versions prior to 1.2.1p2 will only work with | Malcolm Tredinnick |
| 2007-04-20 | Changed all URL references for django_admin/ to the canonical name of | Malcolm Tredinnick |
| 2007-04-20 | Changed all references to tutorial1/ to be tutorial01/ (and similarly for | Malcolm Tredinnick |
| 2007-04-16 | Fixed ReST error in docs/databrowse.txt | Adrian Holovaty |
| 2007-04-16 | Added django.contrib.databrowse | Adrian Holovaty |
| 2007-04-16 | Fixed #4038 -- Added reference to django.contrib.webdesign in the template docs. | Russell Keith-Magee |
| 2007-04-16 | Refs #3786 -- Added reference to database-specific documentation in install.txt. | Russell Keith-Magee |
| 2007-04-13 | Fixed #4029 -- Fixed some broken links and made some links relative in docs/m... | Adrian Holovaty |
| 2007-04-13 | Fixed #3786 -- Fixed sqlinitialdata references in some docs. Thanks, Ramiro M... | Adrian Holovaty |
| 2007-04-12 | Fixed #3830 -- Added installation note on removing old versions of Django (es... | Russell Keith-Magee |
| 2007-04-12 | Fixed #3956 -- Minor typo in template docs. Thanks, Nick Fishman. | Russell Keith-Magee |
| 2007-04-09 | Edited docs/syndication_feeds.txt changes from [4982] | Adrian Holovaty |
| 2007-04-09 | Backwards-incompatible change -- Removed LazyDate helper class. To preserve e... | Russell Keith-Magee |
| 2007-04-09 | Clarified that there is no feed-level description element in Atom feeds and the | Malcolm Tredinnick |
| 2007-04-09 | Fixed #3916 -- Small tweak to information in tutorial 2. Based on a patch from | Malcolm Tredinnick |
| 2007-04-09 | Fixed #3909 -- Added a couple of small clarifications to django-admin.py | Malcolm Tredinnick |
| 2007-04-09 | Edited docs/url_dispatch.txt changes from [4901] | Adrian Holovaty |
| 2007-04-09 | Fixed #3893 -- Changed docs/legacy_databases.txt examples to use manage.py in... | Adrian Holovaty |
| 2007-04-09 | Added note to docs/django-admin.txt about the examples using django-admin.txt... | Adrian Holovaty |
| 2007-04-09 | Fixed #3933 -- Updated docs/documentation.txt to reflect the lack of comments... | Adrian Holovaty |
| 2007-04-09 | Fixed #3935 -- Fixed typo in docs/modpython.txt. Thanks, alexis@smirnov.ca | Adrian Holovaty |
| 2007-04-09 | Fixed #3939 -- Fixed typo in docs/modpython.txt. Thanks, jack.mangels@mexpro.com | Adrian Holovaty |
| 2007-04-09 | Fixed #3968 -- Fixed typo in docs/request_response.txt | Adrian Holovaty |
| 2007-04-06 | Fixed #3790 -- Fixed a problem with sequence resetting during fixture loads w... | Russell Keith-Magee |
| 2007-04-03 | Fixed #3913 -- Fixed legacy/confusing 'mysite.settings.main' in docs/faq.txt | Adrian Holovaty |
| 2007-04-01 | Typo fix. | Malcolm Tredinnick |
| 2007-04-01 | Added the ability to name URL patterns. Helps with disambiguity reverse matches. | Malcolm Tredinnick |
| 2007-04-01 | More ReST antics with docs/fastcgi.txt | Adrian Holovaty |
| 2007-04-01 | Fixed ReST error in docs/fastcgi.txt | Adrian Holovaty |
| 2007-04-01 | Edited faq.txt and fastcgi.txt changes from [4897] | Adrian Holovaty |
| 2007-04-01 | Fixed #3047 -- Updated fastcgi documentation to mention SCGI and AJP support. | Malcolm Tredinnick |
| 2007-04-01 | Fixed #3889 -- Fixed incorrect anchor in link. | Malcolm Tredinnick |
| 2007-04-01 | Edited docs/model-api.txt permalink changes from [4879] | Adrian Holovaty |
| 2007-04-01 | Documented HttpResponseBadRequest. Refs #3847 and [4867] | Adrian Holovaty |
| 2007-04-01 | Fixed #2841 -- Clarified documentation on procedure for field validation. Tha... | Russell Keith-Magee |
| 2007-04-01 | Fixed #3532 -- Made spaceless template tag remove all spaces, rather than pre... | Russell Keith-Magee |
| 2007-03-31 | Fixed #3540 -- Updated permalink documentation to fix an error and document how | Malcolm Tredinnick |
| 2007-03-31 | Fixed #3801 -- Added note about double-escaping Windows paths when configuring | Malcolm Tredinnick |
| 2007-03-30 | Fixed #3840 -- Attempted to clarify how to specify the settings file | Malcolm Tredinnick |
| 2007-03-30 | Fixed ReST error in docs/webdesign.txt | Adrian Holovaty |
| 2007-03-30 | Fixed #3799 -- Added django.contrib.webdesign and moved 'lorem' template tag ... | Adrian Holovaty |