| Age | Commit message (Expand) | Author |
| 2005-12-09 | Fixed #857 -- Changed default session cookie name from hotclub to sessionid. ... | Adrian Holovaty |
| 2005-12-09 | Fixed #1032 -- CREATE TABLE SQL in Postgres now quotes column name in 'CHECK'... | Adrian Holovaty |
| 2005-12-09 | Fixed exception-handling bug in defaulttags SsiNode. Thanks, Henryk on IRC | Adrian Holovaty |
| 2005-12-09 | Fixed #967 -- 'tables' parameter in DB API is now only quoted if needed. Than... | Adrian Holovaty |
| 2005-12-09 | Fixed #975 -- JavaScript shortcut in raw_id_admin for ManyToManyFields no lon... | Adrian Holovaty |
| 2005-12-09 | Fixed #977 -- Fixed timesince() utility. Thanks, pgross@thoughtworks.com | Adrian Holovaty |
| 2005-12-09 | Fixed #998 -- Fixed edge-case bug in debug view for templates with only one l... | Adrian Holovaty |
| 2005-12-09 | Fixed #1006 -- Fixed error when using ChangeManipulator in a model with raw_i... | Adrian Holovaty |
| 2005-12-09 | Fixed #1008 -- Added {{ block.super }} in change_form.html admin template. Th... | Adrian Holovaty |
| 2005-12-09 | Fixed #1017 -- Admin now selects single choice for ForeignKey fields if only ... | Adrian Holovaty |
| 2005-12-09 | Fixed inconsistent spacing in contrib.admin.views.main | Adrian Holovaty |
| 2005-12-09 | Fixed inconsistent spacing in core/meta/fields.py | Adrian Holovaty |
| 2005-12-09 | Negligible quoting change to contrib/admin/templates/admin/change_form.html | Adrian Holovaty |
| 2005-12-09 | Fixed #992 -- Fixed bug in archive_month generic view leaving out the last da... | Adrian Holovaty |
| 2005-12-09 | Fixed #972 -- Improved docs for 'choices' model field option. Thanks, radek | Adrian Holovaty |
| 2005-12-09 | Fixed #927 -- Non-integer primary keys save() method now works | Adrian Holovaty |
| 2005-12-08 | fixes #1029 - updated 'gl' translation | Georg Bauer |
| 2005-12-08 | fixes #1025 - updated 'sk' translation | Georg Bauer |
| 2005-12-07 | Fixed #1022 -- Fixed bug in admin when deleting models with OneToOne. Thanks,... | Adrian Holovaty |
| 2005-12-07 | Added 'It worked' page, in a empty_urlconf() view in views/debug.py. It's cal... | Adrian Holovaty |
| 2005-12-07 | Fixed #1009 -- Fixed small typo in HasAllowableSize validator. Thanks, bsoltani | Adrian Holovaty |
| 2005-12-07 | Fixed #985 -- Fixed admin docs behavior if docutils isn't installed. Thanks, ... | Adrian Holovaty |
| 2005-12-07 | Fixed #926 -- Fixed spacing in admin index template/CSS to handle wider words | Adrian Holovaty |
| 2005-12-06 | fixes #1011 - updated 'es' translation for JavaScript | Georg Bauer |
| 2005-12-06 | fix for a problem with djangojs missing for some languages. Thx Olivier | Georg Bauer |
| 2005-12-06 | added two more message IDs for translations to dateparse.js - month names and... | Georg Bauer |
| 2005-12-06 | fixes #1005 - updated 'sk' translation | Georg Bauer |
| 2005-12-06 | fixes #1001 - new 'es' translations for JavaScript | Georg Bauer |
| 2005-12-06 | Added conf/project_template/manage.py, which is a light wrapper around django... | Adrian Holovaty |
| 2005-12-06 | Negligible capitalization change in django.core.management | Adrian Holovaty |
| 2005-12-06 | Factored out django.core.management ACTION_MAPPING into DEFAULT_ACTION_MAPPIN... | Adrian Holovaty |
| 2005-12-06 | Moved all logic from django-admin.py into django.core.management, into a new ... | Adrian Holovaty |
| 2005-12-06 | Debug 400 page now displays special error message if your URLconf is empty. | Adrian Holovaty |
| 2005-12-06 | Improved django.contrib.admin.views.main to raise ImproperlyConfigured if adm... | Adrian Holovaty |
| 2005-12-05 | Fixed bug in get_next_by_FOO/get_previous_by_FOO methods that caused a databa... | Jacob Kaplan-Moss |
| 2005-12-05 | fixes #997 - updated 'sr' translation | Georg Bauer |
| 2005-12-05 | Changed CommonMiddleware so it doesn't assume HTTP_HOST is set. | Adrian Holovaty |
| 2005-12-05 | Fixed #982 -- Added '__ne__' support for Django models, which apparently wasn... | Adrian Holovaty |
| 2005-12-05 | Added two more unit tests for #982 (which still pass under Python 2.4). Refs ... | Adrian Holovaty |
| 2005-12-05 | Added unit tests for #982, but they're passing for me on Python 2.4. Maybe th... | Adrian Holovaty |
| 2005-12-04 | fixed #995 - updated 'it' translations for JavaScript | Georg Bauer |
| 2005-12-04 | Lightly reworded docs/i18n.txt section on JavaScript | Adrian Holovaty |
| 2005-12-04 | fixes #993 - updated 'cy' translations | Georg Bauer |
| 2005-12-04 | reverted changes from [1534] and [1536] regarding ticket #966 | Georg Bauer |
| 2005-12-04 | fixed a small bug in the positional interpol sample in i18n.txt | Georg Bauer |
| 2005-12-04 | added more translation hooks for calendar (month names and day first characte... | Georg Bauer |
| 2005-12-04 | fixes #991 - updated 'sv' translations | Georg Bauer |
| 2005-12-04 | fixes #990 - updated 'zh_CN' translation | Georg Bauer |
| 2005-12-04 | added documentation for the query kwargs introduced by [1534] | Georg Bauer |
| 2005-12-04 | updated all message files for possible new message IDs and new line numbers | Georg Bauer |