| Age | Commit message (Expand) | Author |
| 2007-06-20 | Fixed #4537 -- Added note to docs/install.txt about get_python_lib() shortcut... | Adrian Holovaty |
| 2007-06-20 | Fixed #4549 -- WSGI server now sets mime type correctly for admin media conte... | Adrian Holovaty |
| 2007-06-20 | Added glin@seznam.cz to AUTHORS (from [5500]) | Adrian Holovaty |
| 2007-06-20 | Fixed #4556 -- Admin showAddAnotherPopup JavaScript function can now handle U... | Adrian Holovaty |
| 2007-06-20 | Fixed #4584 -- Fixed improper </div> nesting in databrowse object_detail.html... | Adrian Holovaty |
| 2007-06-20 | Fixed #4586 -- Fixed typo in docs/tutorial01.txt. | Adrian Holovaty |
| 2007-06-20 | Fixed #4610 -- Made docs/install.txt a bit clearer about skipping the Apache ... | Adrian Holovaty |
| 2007-06-20 | Fixed #4618 -- Fixed error in django.contrib.redirects new_path handling. Tha... | Adrian Holovaty |
| 2007-06-19 | Fixed behaviour of contrib.auth.forms.PasswordResetForm when more than | Luke Plant |
| 2007-06-18 | Updated documentation for User.objects.make_random_password, fixing | Luke Plant |
| 2007-06-17 | Trivial formatting changes. | Malcolm Tredinnick |
| 2007-06-17 | Fixed #4576 -- Updated Swedish translation. Thanks, Ludvig Ericson. | Malcolm Tredinnick |
| 2007-06-17 | Fixed #4506 -- Changed "regroup" template tag to use __eq__ instead of repr() | Malcolm Tredinnick |
| 2007-06-17 | Changed ETag computation to first check if an ETag header already exists in the | Malcolm Tredinnick |
| 2007-06-17 | Fixed #4565 -- Changed template rendering to use iterators, rather than | Malcolm Tredinnick |
| 2007-06-15 | Fixed #4015 -- Changed login() and logout() messages to update request.user if | Malcolm Tredinnick |
| 2007-06-15 | Fixed #3972 -- Updated docstring. Patch from SmileyChris. | Malcolm Tredinnick |
| 2007-06-15 | Fixed #4531 -- Added a bit more randomness to session idents. Thanks, Frank | Malcolm Tredinnick |
| 2007-06-15 | Fixed #4547 -- Included a fix missed in [5468]. | Malcolm Tredinnick |
| 2007-06-13 | Fixed #4547 -- Trivial typo fixing time. Thanks, Grant Kelly. | Malcolm Tredinnick |
| 2007-06-12 | Fixed #4532 -- Trivial typo fix. Noticed by philliptemple@yahoo.co.uk. | Malcolm Tredinnick |
| 2007-06-11 | Fixed a bug in the way file uploads were constructed. The new behaviour | Malcolm Tredinnick |
| 2007-06-11 | Fixed #4473 -- Added documentation of the three cleaning methods invoked on | Malcolm Tredinnick |
| 2007-06-11 | Fixed #4406 -- Documented the maxlength parameter (added in [4295]) for the | Malcolm Tredinnick |
| 2007-06-11 | Fixed #3807 -- Some small fixes to a couple of examples. Thanks, | Malcolm Tredinnick |
| 2007-06-10 | Added a man page for django-admin.py. Also install it correctly as part of the | Malcolm Tredinnick |
| 2007-06-10 | Fixed #4335 -- Added Python executable binary path and version to debug output. | Malcolm Tredinnick |
| 2007-06-10 | Fixed #4432 -- Fixed PostgreSQL sequence resetting in the case when a table has | Malcolm Tredinnick |
| 2007-06-10 | Fixed #4462 -- Use builtin reversed() function when available (in "for" tag). | Malcolm Tredinnick |
| 2007-06-10 | Fixed #4475 -- Fixed a problem that was preventing streaming tests for the | Malcolm Tredinnick |
| 2007-06-10 | Fixed #4488 -- Fixed a typo pointed out by luca.ferroni@labs.it. | Malcolm Tredinnick |
| 2007-06-10 | Fixed #4517 -- Made sure that URL_VALIDATOR_USER_AGENT includes the up-to-date | Malcolm Tredinnick |
| 2007-06-10 | Fixed #4518 -- Added handling of empty strings in typecast_decimal() for | Malcolm Tredinnick |
| 2007-06-10 | Fixed #4489 -- Made a small grammatical tweak to Dutch translation. Thanks, | Malcolm Tredinnick |
| 2007-06-08 | Fixed #3523 -- Added list unpacking to for loops in templates. Thanks to Smil... | Russell Keith-Magee |
| 2007-06-07 | Made some changes to docs/newforms.txt that I'd had lying around | Adrian Holovaty |
| 2007-06-07 | Fixed misspelling in docs/add_ons.txt from [5432] | Adrian Holovaty |
| 2007-06-07 | Fixed typo in docs/db-api.txt from [5431] | Adrian Holovaty |
| 2007-06-07 | Fixed #4214: added a bit of explicit info on updating FK fields to db-api.txt... | Jacob Kaplan-Moss |
| 2007-06-07 | Fixed #4000 - changed documentation to note that filter arguments no longer n... | Jacob Kaplan-Moss |
| 2007-06-07 | Fixed #3880: added a link to the transaction docs from the model API. Thanks,... | Jacob Kaplan-Moss |
| 2007-06-07 | Fixed #3842 - clarified PythonPath directive in modpython.txt. Thanks, jon.i.... | Jacob Kaplan-Moss |
| 2007-06-07 | Fixed #3833 - added "PT" flag to mod_rewrite/fcgi example in documentation. T... | Jacob Kaplan-Moss |
| 2007-06-07 | Fixed #1791 - documented dependancies of contrib packages. | Jacob Kaplan-Moss |
| 2007-06-07 | Fixed #4496 - fixed section header in db-api doc. Thanks, hattawayd@gmail.com. | Jacob Kaplan-Moss |
| 2007-06-02 | Fixed #4455 -- Small typo fix. | Malcolm Tredinnick |
| 2007-06-02 | Fixed #3206 -- Fixed typo in [5407]. This time with bonus testing. Thanks, | Malcolm Tredinnick |
| 2007-06-01 | Small grammar fixes to docs/serialization.txt changes from [5409] | Adrian Holovaty |
| 2007-06-01 | Small rewording of docs/testing.txt changes from [5380] | Adrian Holovaty |
| 2007-06-01 | Fixed grammar error in docs/settings.txt from [5380] | Adrian Holovaty |