| Age | Commit message (Expand) | Author |
| 2005-11-18 | fixes #837: updated 'ru' translation | Georg Bauer |
| 2005-11-18 | Added feed configurations for django.contrib.comments | Jacob Kaplan-Moss |
| 2005-11-17 | fixes #821 - updated slovak translation | Georg Bauer |
| 2005-11-17 | Fixed #825; thanks for the suggestions, aaronsw | Jacob Kaplan-Moss |
| 2005-11-17 | Fixed #827 -- For admin list_display functions without a short_description, D... | Adrian Holovaty |
| 2005-11-17 | Fixed #815 -- 'select' keyword in DB API calls is now quoted correctly. Thank... | Adrian Holovaty |
| 2005-11-17 | Fixed #823 - cleaned up invalid HTML in debug error template. Thanks, Sune | Jacob Kaplan-Moss |
| 2005-11-17 | Fixed #822 -- Changed 500 view to use disclosure triangles instead of up/down... | Adrian Holovaty |
| 2005-11-16 | fixes #728, updated no translation | Georg Bauer |
| 2005-11-16 | fixes #807, #809 and #818 - updated translations for fr, zh_CN and ru. | Georg Bauer |
| 2005-11-16 | fixed a bug that happened only if the very first gettext call was an ngettext | Georg Bauer |
| 2005-11-16 | Changed 'django-admin.py startapp' application template to use views.py inste... | Adrian Holovaty |
| 2005-11-16 | Changed FormWrapper.fields (from [1253]) to be a property, so that it's only ... | Adrian Holovaty |
| 2005-11-15 | Fixed #587 - iteration through formfields in a FormWrapper is now allowed (th... | Jacob Kaplan-Moss |
| 2005-11-15 | fixes #804 - updated slovak translation | Georg Bauer |
| 2005-11-15 | added new danish translation | Georg Bauer |
| 2005-11-15 | Added django.views.generic.simple.redirect_to view for issuing simple redirec... | Jacob Kaplan-Moss |
| 2005-11-15 | Added django.views.generic.simple.direct_to_template which renders a given te... | Jacob Kaplan-Moss |
| 2005-11-15 | Fixed #796 -- Gave AnonymousUser a has_module_perms method. | Adrian Holovaty |
| 2005-11-15 | Fixed #799: any setting with "SECRET" or "PASSWORD" in the name is escaped in... | Jacob Kaplan-Moss |
| 2005-11-15 | added missing docstring to the blocktrans template tag | Georg Bauer |
| 2005-11-15 | Fixed bug in postgresql backend that prevented the user of passwords with spa... | Jacob Kaplan-Moss |
| 2005-11-14 | Added NOINDEX tag to debug 500 page (for robots) | Jacob Kaplan-Moss |
| 2005-11-14 | Added "pretty" error pages to be used when DEBUG is True. | Jacob Kaplan-Moss |
| 2005-11-14 | fixes #790 and #791 - updated cs and sk translations | Georg Bauer |
| 2005-11-14 | fixes bug with blocktrans and parameters not actually doing the translation (... | Georg Bauer |
| 2005-11-14 | added the missing icenlandic message file (didn't svn add last time and didn'... | Georg Bauer |
| 2005-11-14 | Fixed #787 -- High-level syndication framework now picks up author details. A... | Adrian Holovaty |
| 2005-11-14 | Improved Atom feed-generating framework to output <link rel='self'>. Added a ... | Adrian Holovaty |
| 2005-11-14 | Fixed #784 -- Atom feeds now use RFC3339 datetime format | Adrian Holovaty |
| 2005-11-14 | Fixed #786 -- Atom feeds now put links in a href element. Thanks, mattycakes | Adrian Holovaty |
| 2005-11-14 | Fixed #121 -- Django now quotes all names in SQL queries. Also added unit tes... | Adrian Holovaty |
| 2005-11-13 | Fixed #783 -- Added AnonymousUser.id = None. Thanks, EABinGA | Adrian Holovaty |
| 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-13 | Moved db.quote_name from a model-level function to a method of DatabaseWrappe... | Adrian Holovaty |
| 2005-11-13 | Grammar cleanups for recent documentation and docstring changes. | Adrian Holovaty |
| 2005-11-12 | fixes #109 - added translation possibilities for date and time formats (and u... | Georg Bauer |
| 2005-11-12 | fixes #764 - the TokenParser now respects string parameters to filters that c... | Georg Bauer |
| 2005-11-12 | fixes #750 - languages for language-selection can now be restricted by settin... | Georg Bauer |
| 2005-11-12 | fixed #777 and #775 - updated bn and sk translations | Georg Bauer |
| 2005-11-12 | Fixed #778 -- Improved isExistingURL validator not to raise ValidationError f... | Adrian Holovaty |
| 2005-11-12 | Added mime_type attributes to feedgenerator RssFeed and Atom1Feed, and made t... | Adrian Holovaty |
| 2005-11-12 | Completely refactored legacy RSS framework to the new django.contrib.syndicat... | Adrian Holovaty |
| 2005-11-12 | fixed the "recent actions" list not pointing to the objects detail page - bac... | Georg Bauer |
| 2005-11-12 | Added README.TXT to contrib.redirects and contrib.flatpages | Adrian Holovaty |
| 2005-11-11 | fix a problem that masks errors in settings files for some users - in those c... | Georg Bauer |
| 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 |