| Age | Commit message (Expand) | Author |
| 2007-06-28 | Added empty djangojs.po files to locales who did not already have one. | Malcolm Tredinnick |
| 2007-06-28 | Fixed #4703 -- Updated Romanian translation. Thanks, tibimicu@gmax.net. | Malcolm Tredinnick |
| 2007-06-28 | Fixed #4689 -- Added some missing methods to the dummy backend. Thanks for th... | Russell Keith-Magee |
| 2007-06-27 | Fixed #1465: added support for regex lookups. Thanks, Tom Tobin. | Jacob Kaplan-Moss |
| 2007-06-27 | Added a parameter to HttpResponse's constructor to enable explicit status code | Malcolm Tredinnick |
| 2007-06-27 | Fixed #2007 -- Added support for configurable encoding of email message bodies. | Malcolm Tredinnick |
| 2007-06-27 | Fixed #3985 -- Added support for custom email headers. | Malcolm Tredinnick |
| 2007-06-27 | Added support for creating multipart/alternative email messages. Also allow | Malcolm Tredinnick |
| 2007-06-27 | Fixed #1541 -- Added ability to create multipart email messages. Thanks, Nick | Malcolm Tredinnick |
| 2007-06-26 | Fixed #4693 -- Updated Japanese translation. Thanks, Makoto Tsuyuki. | Malcolm Tredinnick |
| 2007-06-26 | Fixed #4686 -- Do not permit empty strings in IPAddressField. Should be fully | Malcolm Tredinnick |
| 2007-06-26 | Added Oracle to the list of permitted DATABASE_ENGINE settings (and removed | Malcolm Tredinnick |
| 2007-06-25 | Fixed #4683 -- Updated Catalan translations from Marc Fargas. | Malcolm Tredinnick |
| 2007-06-25 | Changed reverse URL resolving to handle the case where an included file does | Malcolm Tredinnick |
| 2007-06-25 | Removed unneeded import. | Malcolm Tredinnick |
| 2007-06-25 | Fixed #4453 -- Allow dots in URL pattern names (although the string in that c... | Malcolm Tredinnick |
| 2007-06-25 | Fixed #4678 -- Fixed table name matching during syncdb for pyscopg2 backend | Malcolm Tredinnick |
| 2007-06-24 | Fixed small bug in Python 2.3 fallback for itertools.groupby. Refs #4506. | Malcolm Tredinnick |
| 2007-06-24 | Fixed #4674 -- Made some small updates to Polish translation. Thanks, Jarek | Malcolm Tredinnick |
| 2007-06-24 | Fixed #4672 -- Updated Slovak translation. Thanks, vlado@labath.org. | Malcolm Tredinnick |
| 2007-06-24 | Fixed #4624 -- Added new Persian (fa) translation. Thanks, Reza Mohammadi. | Malcolm Tredinnick |
| 2007-06-24 | Fixed #4408 -- Updated Galician translation. Thanks, Afonso Fernández Nogueira. | Malcolm Tredinnick |
| 2007-06-24 | Fixed #4241 -- Updated Czech translation. Thanks, petr.marhoun@gmail.com. | Malcolm Tredinnick |
| 2007-06-24 | Fixed #4673 -- Fixed error reporting bug from [5516]. Also changed the timing | Malcolm Tredinnick |
| 2007-06-23 | Merged boulder-oracle-sprint branch (r3965:5512) back into trunk. All | Malcolm Tredinnick |
| 2007-06-23 | Fixed #4527 -- Changed the way errors are displayed in Form.as_p() to avoid | Malcolm Tredinnick |
| 2007-06-23 | Fixed a Python 2.3 incompatibility I overlooked in [5516]. | Malcolm Tredinnick |
| 2007-06-23 | Fixed #4566 -- Added caching speed-ups to reverse URL matching. Based on a | Malcolm Tredinnick |
| 2007-06-23 | Fixed #4630 -- Fixed some validation problems with SplitDateTimeField. Thanks | Malcolm Tredinnick |
| 2007-06-23 | Fixed #4607 -- Tweaked checks for features missing in Python 2.3 to not assume | Malcolm Tredinnick |
| 2007-06-23 | Fixed #4657 -- Fixed an error in an edge case of the urlizetrunc filter. | Malcolm Tredinnick |
| 2007-06-22 | Backed out the changes in [5482] for a bit whilst some more investigation into | Malcolm Tredinnick |
| 2007-06-20 | Fixed #4549 -- WSGI server now sets mime type correctly for admin media conte... | 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 #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-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-11 | Fixed a bug in the way file uploads were constructed. The new behaviour | 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 #4517 -- Made sure that URL_VALIDATOR_USER_AGENT includes the up-to-date | Malcolm Tredinnick |