| Age | Commit message (Expand) | Author |
| 2008-04-26 | Fixed #7031 -- Added some missing plural forms to the French translation. | Malcolm Tredinnick |
| 2008-04-25 | Fixed #6917 -- Catalan translation clean up | Marc Garcia |
| 2008-04-18 | hr - croatian language - updated translation | Aljosa Mohorovic |
| 2008-04-15 | Fixed #7012 -- Added a missing file for CSS backgrounds with right-to-left | Malcolm Tredinnick |
| 2008-04-15 | Fixed #6387 -- Updated markdown filter to handle markdown-1.7 as well as | Malcolm Tredinnick |
| 2008-04-15 | Fixed #7017 -- Minor typo fix in a comment. Thanks FranRuiz. | Malcolm Tredinnick |
| 2008-04-14 | Fixed #7013: Polish translation update from Piotr Lewandowski. | Jarek Zgoda |
| 2008-04-13 | Fixed #7013: Polish translation updated. Thank you, Piotr Lewandowski. | Jarek Zgoda |
| 2008-04-13 | Fixed #6433 -- Handle some varied PostgreSQL version strings (beta versions and | Malcolm Tredinnick |
| 2008-04-13 | Updated the inline help text for User.is_active. | Malcolm Tredinnick |
| 2008-04-13 | Fixed #7001 -- Updated the Simplified Chinese translation. Thanks, Liang Feng. | Malcolm Tredinnick |
| 2008-04-10 | Fixed #5985: Changed the lookups in the Oracle backend to use LIKEC instead o... | Ian Kelly |
| 2008-04-05 | Fixed #6942 -- A few small updates to the Simplified Chinese translation. | Malcolm Tredinnick |
| 2008-04-05 | Fixed #6936 -- Updated Bulgarian translation. Thanks, Jordan Dimov and Vladis... | Malcolm Tredinnick |
| 2008-04-05 | Fixed #6910 -- Updated Brazilian Portugese translation from Guilherme M. Gondim | Malcolm Tredinnick |
| 2008-04-04 | Fixed #6917 (patch 1 of 3) -- Fixing typos in catalan translation | Marc Garcia |
| 2008-03-30 | Spanish translation update. | Marc Fargas |
| 2008-03-29 | Translated string related to [7381] (and #6879) and couple of licalized langu... | Jarek Zgoda |
| 2008-03-29 | Django code styling fixes. | Gary Wilson Jr |
| 2008-03-29 | Fixed #6879 -- Made string in `contrib.flatpages` translatable, thanks ctroch... | Gary Wilson Jr |
| 2008-03-29 | Closes #6895, Aplying corrections from Marc Barranco (thanks!) and a few more... | Marc Fargas |
| 2008-03-29 | Updating catalan translation, this commit is only a make-messages with update... | Marc Fargas |
| 2008-03-27 | Added inline Oracle tablespace SQL for unique_together constraints. | Ian Kelly |
| 2008-03-26 | Removed the ado_mssql database backend. | Malcolm Tredinnick |
| 2008-03-25 | Fixed #6852 -- Converted the admin to use the new paginator, to remove Deprec... | Adrian Holovaty |
| 2008-03-25 | Fixed #6867 -- Added some missing DeprecationWarnings to db.models.fields.rel... | Adrian Holovaty |
| 2008-03-25 | Edited some docs changes from the past few days | Adrian Holovaty |
| 2008-03-24 | Fixed #5531 -- Changes a while back meant we are handling import errors from | Malcolm Tredinnick |
| 2008-03-24 | Fixed #6864 -- Handle Javascript i18n when the plural form expression returns | Malcolm Tredinnick |
| 2008-03-23 | Fixed a problem in the backwards-compat abilities of the paginator. Calling c... | Malcolm Tredinnick |
| 2008-03-23 | Fixed #6846 -- Fixed first_on_page and last_on_page in list_detail generic | Malcolm Tredinnick |
| 2008-03-21 | Fixed some styling issues in `django/core/mail.py`. | Gary Wilson Jr |
| 2008-03-21 | Noted an additional modification we have made to `make_msgid`. | Gary Wilson Jr |
| 2008-03-21 | Fixed #6835 -- Use cached FQDN when creating `smtplib.SMTP()` connection to a... | Gary Wilson Jr |
| 2008-03-21 | Fixed #6841 -- Don't include bcc recepients in e-mail headers, thanks PhiR. | Gary Wilson Jr |
| 2008-03-20 | Fixed #5917 -- More error robustness in date parsing in SelectDateWidget, plus | Malcolm Tredinnick |
| 2008-03-20 | FIxed #6513 -- Handle overflows better in the floatformat filter. It's not | Malcolm Tredinnick |
| 2008-03-20 | Fixed #6616 -- Added an is_ajax() method to HttpRequest that uses the de facto | Malcolm Tredinnick |
| 2008-03-20 | Fixed #6486 -- Added local server time to the debug output page. Patch from | Malcolm Tredinnick |
| 2008-03-20 | Fixed #6445 -- Allow model instances to be used as a default for ForeignKeys | Malcolm Tredinnick |
| 2008-03-20 | Fixed #5982 -- Changed test client's URL processing to match core's (everything | Malcolm Tredinnick |
| 2008-03-20 | Fixed #5507 -- Use a more portable way to get at the system's tmpdir (fixes a | Malcolm Tredinnick |
| 2008-03-19 | Fixed #4620: you can now easily add custom labels to ModelChoiceFields via su... | Jacob Kaplan-Moss |
| 2008-03-19 | Fixed #5107: swapped in RequestContext for Context in syndication feeds. Than... | Jacob Kaplan-Moss |
| 2008-03-19 | Fixed #5894: added FilePathField to newforms. Thanks, Alex Gaynor. | Jacob Kaplan-Moss |
| 2008-03-19 | Fixed #6789 -- Added some small amount of extra protection for learners trying | Malcolm Tredinnick |
| 2008-03-19 | Fixed a corner case in management.setup_environ (it was triggered under Cygwi... | Jacob Kaplan-Moss |
| 2008-03-18 | Cleaned up German locale | Jannis Leidel |
| 2008-03-18 | Fixed #5935 -- the 'It worked' page is now served with a 200 status code, not... | Adrian Holovaty |
| 2008-03-18 | Changed list_detail.object_list generic view to use the new Paginator class. ... | Adrian Holovaty |