| Age | Commit message (Expand) | Author |
| 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 |
| 2005-12-04 | fixes #989 - new 'no' translations for JavaScript | Georg Bauer |
| 2005-12-04 | fixes #988 - new djangjs translation for 'it' | Georg Bauer |
| 2005-12-04 | updated the i18n documentation with regard to JavaScript translations | Georg Bauer |
| 2005-12-04 | limit packages in javascript_catalog to settings.INSTALLED_APPS and 'django.c... | Georg Bauer |
| 2005-12-04 | first take at admin JavaScript translation - translation hooks for the calend... | Georg Bauer |
| 2005-12-04 | added infrastructure code for later javascript translating (currently not act... | Georg Bauer |
| 2005-12-03 | again fix for the popen3 calls in make-messages.py - thx. Olivier | Georg Bauer |
| 2005-12-03 | added 'b' modifier to popen3 calls in make-messages.py to help getting it to ... | Georg Bauer |
| 2005-12-02 | Fixed #983 -- Made 'django-admin.py --help' output easier to read. Thanks, Ol... | Adrian Holovaty |
| 2005-12-01 | Fixed typo in docs/templates.txt. Thanks, pbx | Adrian Holovaty |