| Age | Commit message (Expand) | Author |
| 2005-11-15 | fixes #804 - updated slovak translation | Georg Bauer |
| 2005-11-15 | added new danish translation | Georg Bauer |
| 2005-11-14 | fixes #790 and #791 - updated cs and sk translations | Georg Bauer |
| 2005-11-14 | added the missing icenlandic message file (didn't svn add last time and didn'... | Georg Bauer |
| 2005-11-13 | fixes #751, added new icelandic translation (thx Dagur), updated the serbian ... | Georg Bauer |
| 2005-11-13 | added swedish to the global settings LANGUAGES | Georg Bauer |
| 2005-11-13 | fixes #751 - new swedish translation. thx Robin. | Georg Bauer |
| 2005-11-12 | fixes #109 - added translation possibilities for date and time formats (and u... | Georg Bauer |
| 2005-11-12 | fixed #777 and #775 - updated bn and sk translations | Georg Bauer |
| 2005-11-12 | Completely refactored legacy RSS framework to the new django.contrib.syndicat... | Adrian Holovaty |
| 2005-11-11 | Added INSTALLED_APPS to global_settings. It's an empty tuple by default. | Adrian Holovaty |
| 2005-11-11 | updated sk translation and updated all messagefiles for new filenames/linenum... | Georg Bauer |
| 2005-11-11 | updated french translation | Georg Bauer |
| 2005-11-11 | fixes #765, #767 and #770 - new sk, cs and zh_CN translations. thx vlado, Rad... | Georg Bauer |
| 2005-11-11 | BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redirects to standalone ... | Adrian Holovaty |
| 2005-11-11 | Entries in INSTALLED_APPS can now be of the form "django.contrib.*", which | Jacob Kaplan-Moss |
| 2005-11-10 | and now the actual translation files for bengali ... | Georg Bauer |
| 2005-11-10 | fixes #762 - new bengali translation. Thx. b.ghose | Georg Bauer |
| 2005-11-09 | fixed german translation | Georg Bauer |
| 2005-11-09 | updated german language file | Georg Bauer |
| 2005-11-09 | updated .po/.mo files for new message IDs and new line numbers | Georg Bauer |
| 2005-11-09 | added ro and cy to the LANGUAGES setting | Georg Bauer |
| 2005-11-09 | fixes #747 - new welsh translation. Thx Esaj. | Georg Bauer |
| 2005-11-09 | fixes #756 - added new romanian translation (thx. tibimicu). | Georg Bauer |
| 2005-11-09 | Changed RSS urlconf to accept any character for param -- not just slashes and... | Adrian Holovaty |
| 2005-11-07 | Added Slovak (sk) translation. Thanks, Vlado | Adrian Holovaty |
| 2005-11-06 | Fixed #109 -- Created DATE_FORMAT, DATETIME_FORMAT and TIME_FORMAT settings. | Adrian Holovaty |
| 2005-11-06 | Reordered MEDIA_ROOT and MEDIA_URL in global_settings so they're not in the C... | Adrian Holovaty |
| 2005-11-06 | Fixed #732 -- Updated de translation. Thanks, lucky@knup.de | Adrian Holovaty |
| 2005-11-06 | Fixed #738 -- Updated cs translation. Thanks, radek svarz | Adrian Holovaty |
| 2005-11-04 | Fixed #728 -- Updated Norwegian translation. Thanks, Espen | Adrian Holovaty |
| 2005-11-04 | Renamed language no_NB to no | Adrian Holovaty |
| 2005-11-04 | Added Norwegian translation -- Thanks Espen | Adrian Holovaty |
| 2005-11-04 | Companion .mo-file checkin to [1077] | Adrian Holovaty |
| 2005-11-04 | Renamed 'Traditional Chinese' to 'Simplified Chinese' and updated po files | Adrian Holovaty |
| 2005-11-04 | Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: th... | Jacob Kaplan-Moss |
| 2005-10-25 | Changed global_settings.TEMPLATE_LOADERS to be same as default project_templa... | Adrian Holovaty |
| 2005-10-19 | Removed duplicate LANGUAGE_CODE from project_template/settings. Thanks, EspenG | Adrian Holovaty |
| 2005-10-19 | Added TIME_ZONE and LANGUAGE_CODE to stock settings file created by 'django-a... | Adrian Holovaty |
| 2005-10-19 | Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middl... | Adrian Holovaty |
| 2005-10-18 | Moved views.admin.main to contrib.admin.views.main. Refs #627. Note that this... | Adrian Holovaty |
| 2005-10-18 | Removed jsvalidation line in django.conf.urls.admin -- that doesn't exist | Adrian Holovaty |
| 2005-10-18 | Moved django.views.admin.template and django.views.admin.doc to django.contri... | Adrian Holovaty |
| 2005-10-17 | Fixed #638 and cleaned up some CSS | Wilson Miner |
| 2005-10-17 | Changed global_settings.ADMIN_FOR from [] to () | Adrian Holovaty |
| 2005-10-17 | Fixed #583 -- Added app_directories template loader, which searches for templ... | Adrian Holovaty |
| 2005-10-16 | Removed django/conf/admin_templates/changelist_generic.html -- a leftover, le... | Adrian Holovaty |
| 2005-10-15 | Fixed #225 -- Added first stab at MS SQL Server support (via ADO). Thanks to ... | Adrian Holovaty |
| 2005-10-14 | Fixed #582 -- Added support for loading templates from Python eggs, and a TEM... | Adrian Holovaty |
| 2005-10-14 | Fixed #618 -- Added DATABASE_PORT setting. Thanks, Esaj | Adrian Holovaty |