| Age | Commit message (Expand) | Author |
| 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-10 | Fixed #3983 -- Fixed misspelled Delaware in localflavor unit tests | Adrian Holovaty |
| 2007-04-10 | Fixed #3983 -- Fixed misspelled Delaware in localflavor.us.us_states. Thanks,... | Adrian Holovaty |
| 2007-04-10 | Added svn:ignore to a few newly added directories. | Russell Keith-Magee |
| 2007-04-09 | Fixed #3846 -- Fixed misleading variable name in 'startapp' code. Thanks, Mar... | Adrian Holovaty |
| 2007-04-09 | Edited docs/syndication_feeds.txt changes from [4982] | Adrian Holovaty |
| 2007-04-09 | Removed duplicate entry for Paul Bissex in AUTHORS (from [4983]). We *do* lov... | Adrian Holovaty |
| 2007-04-09 | Negligible space changes to django/db/models/query.py | Adrian Holovaty |
| 2007-04-09 | Backwards-incompatible change -- Removed LazyDate helper class. To preserve e... | Russell Keith-Magee |
| 2007-04-09 | Fixed #3966 -- Updated Macedonian translation. Thanks, Georgi Stanojevski. | Malcolm Tredinnick |
| 2007-04-09 | Fixed #3034 -- Added mimetype parameter to the direct_to_template() generic | Malcolm Tredinnick |
| 2007-04-09 | Clarified that there is no feed-level description element in Atom feeds and the | Malcolm Tredinnick |
| 2007-04-09 | Fixed #3958 -- Added lastBuildDate element to RSS feeds. Thanks, | 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 #3926 -- Fixed typo in admin CSS. Thanks, Jeff Hilyard. | Malcolm Tredinnick |
| 2007-04-09 | Fixed #3909 -- Added a couple of small clarifications to django-admin.py | Malcolm Tredinnick |
| 2007-04-09 | Fixed #3912 -- Updated Slovak translation. Thanks Martin KosÃr. | Malcolm Tredinnick |
| 2007-04-09 | Fixed #3932 -- Updated Spanish translation. Thanks, gomo@datafull.com. | Malcolm Tredinnick |
| 2007-04-09 | Fixed #3943 -- Added Korean translation. Thanks, Hyun Mi Ae. | Malcolm Tredinnick |
| 2007-04-09 | Fixed #3950 -- Fixed some errors in the Norwegian translation. Thanks, Ludvig | Malcolm Tredinnick |
| 2007-04-09 | Fixed a typo from [4968]. | Malcolm Tredinnick |
| 2007-04-09 | Removed a stray tab in django.contrib.localflavor.fi.forms | Adrian Holovaty |
| 2007-04-09 | Corrected docstring comment for list of states in Brazilian localflavor. | Russell Keith-Magee |
| 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 #3929 -- Newforms Textarea widget now always includes 'rows' and 'cols'... | Adrian Holovaty |
| 2007-04-09 | Fixed #3933 -- Updated docs/documentation.txt to reflect the lack of comments... | Adrian Holovaty |
| 2007-04-09 | Fixed #3942 -- Fixed potential confusion on debug 404 page by stripping initi... | 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-08 | Fixed #3876 -- Added Australian local flavour. Thanks, Matthew Flanagan. | Russell Keith-Magee |
| 2007-04-08 | Backwards-incompatible change -- Renamed localflavor.usa to localflavor.us to... | Russell Keith-Magee |
| 2007-04-07 | Added blank lines around Meta and Admin classes in django.contrib.auth.models | Adrian Holovaty |
| 2007-04-06 | Fixed inconsistent indentation in localflavor/de/forms.py from [4922] | Adrian Holovaty |
| 2007-04-06 | Fixed the ADO backend to match the required interface and normalized naming o... | Russell Keith-Magee |
| 2007-04-06 | Fixed #3790 -- Fixed a problem with sequence resetting during fixture loads w... | Russell Keith-Magee |
| 2007-04-05 | Added a check of the format specifiers in Python strings. This will identify a | Malcolm Tredinnick |
| 2007-04-05 | Backed out a portion of [4919] until I can make it worth smoothly with | Malcolm Tredinnick |
| 2007-04-05 | Small fix to [4931]. | Malcolm Tredinnick |
| 2007-04-05 | Fixed #3918 -- Handle technical message IDs correctly when settings.USE_I18N is | Malcolm Tredinnick |
| 2007-04-05 | Fixed #3931 -- Corrected a typo noticed by Jorge Gajon. | Malcolm Tredinnick |
| 2007-04-05 | Missed file from [4928]. | Malcolm Tredinnick |