| Age | Commit message (Expand) | Author |
| 2007-07-03 | Fixed #4685 -- 'View on site' now works for https URLs. Thanks, cbrand@redbac... | Adrian Holovaty |
| 2007-07-03 | Fixed #4688 -- startproject no longer breaks when Django files are read-only.... | Adrian Holovaty |
| 2007-07-03 | Fixed #4729 -- SessionWrapper.pop now sets modified flag if necessary. Thanks... | Adrian Holovaty |
| 2007-07-03 | Fixed #4751 -- Fixed that AnonymousUser.__str__ to always return a string | Malcolm Tredinnick |
| 2007-07-01 | Backported the fix from [5581] (unicode-branch) to trunk. Fixes a method | Malcolm Tredinnick |
| 2007-07-01 | Made the reg-exp lookup tests more robust. they now pass for all database | Malcolm Tredinnick |
| 2007-07-01 | Added some clearer docstrings to MultiValueField and MultiWidget | Adrian Holovaty |
| 2007-07-01 | Fixed #4690 -- Fixed a bunch of ReST errors in docs. Thanks, Paul B. | Adrian Holovaty |
| 2007-06-30 | Made docs/contributing.txt docs style guidelines notes more consistent. The s... | Adrian Holovaty |
| 2007-06-30 | Added 'subclass' to docs/contributing.txt docs style guidelines | Adrian Holovaty |
| 2007-06-30 | Lowercased 'Realize' in docs/contributing.txt to fix potential ambiguity | Adrian Holovaty |
| 2007-06-30 | Edited docs/db-api.txt changes from [5555] | Adrian Holovaty |
| 2007-06-30 | Added database name style to docs/contributing.txt documentation style section | Adrian Holovaty |
| 2007-06-30 | Added 'Documentation style' section to docs/contributing.txt | Adrian Holovaty |
| 2007-06-30 | Edited docs/email.txt changes from [5550] | Adrian Holovaty |
| 2007-06-30 | Edited docs/email.txt changes from [5548] | Adrian Holovaty |
| 2007-06-30 | Edited docs/email.txt changes from [5547] | Adrian Holovaty |
| 2007-06-30 | Fixed some awkward wordings from docs/model-api.txt from [5519] and added 'ne... | Adrian Holovaty |
| 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 #4712: added mention of Oracle in docs from [5555]. Thanks, Tom. | Jacob Kaplan-Moss |
| 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 | Typo fix. | Malcolm Tredinnick |
| 2007-06-27 | Removed some duplication. I suck at documentation. | Malcolm Tredinnick |
| 2007-06-27 | Fixed #3985 -- Added support for custom email headers. | Malcolm Tredinnick |
| 2007-06-27 | Trivial edit to docs from [5548]. | 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-26 | Fixed #4684 -- Added an Oracle reference to the supported database servers. | 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 | Fixed #4668, #4669, #4670, #4671 -- Fixed a group of ReST markup errors. Tha... | 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 |