| Age | Commit message (Expand) | Author |
| 2006-01-11 | Changed project_template so that it doesn't create an 'apps' directory | Adrian Holovaty |
| 2006-01-09 | Fixed #1195 -- Fixed formfields.TimeField bug introduced in [1872] | Adrian Holovaty |
| 2006-01-09 | Fixed #1110 -- wordwrap template filter now calls str() on input. Thanks, scum | Adrian Holovaty |
| 2006-01-09 | Fixed #1100 -- Admin RelatedObjectLookup JavaScript now works with OneToOneFi... | Adrian Holovaty |
| 2006-01-09 | Fixed #1144 -- Admin form buttons no longer assume black font color. Thanks, ... | Adrian Holovaty |
| 2006-01-09 | Fixed #1121 -- Changed MySQL backend to use correct character set in MySQL 4.... | Adrian Holovaty |
| 2006-01-09 | Fixed #1034 -- Changed get_last_insert_id to quote database table name. Thank... | Adrian Holovaty |
| 2006-01-09 | Fixed #1188 -- Changed TimeField.html2python to handle microseconds. Thanks, ... | Adrian Holovaty |
| 2006-01-08 | fixes #1190 - updated 'ru' translations | Georg Bauer |
| 2006-01-08 | Fixed #1187 -- Added field name to error message for missing PIL. Thanks, aka... | Adrian Holovaty |
| 2006-01-08 | Fixed #1185 -- Fixed Python 2.4 bug in Django authentication mod_python handl... | Adrian Holovaty |
| 2006-01-08 | fixes #1184 - fixed 'ru' translation | Georg Bauer |
| 2006-01-07 | fixes #1180 - added another random number to the get_new_session_key function... | Georg Bauer |
| 2006-01-06 | Fixed #1181 -- get_in_bulk no longer fails on empty input. Also added unit te... | Adrian Holovaty |
| 2006-01-05 | Changed debug error view to escape the exception value, so that values in ang... | Adrian Holovaty |
| 2006-01-05 | fixes #1161 - added quotes to unique-messages.py | Georg Bauer |
| 2006-01-05 | fixes #1166 - updated 'zh_CN' translation | Georg Bauer |
| 2006-01-04 | Changed repr for MultiValueDict | Adrian Holovaty |
| 2006-01-04 | fixes #1146 - updated 'sk' translation | Georg Bauer |
| 2006-01-03 | Fixed #1117 -- Added HttpResponsePermanentRedirect | Adrian Holovaty |
| 2006-01-03 | Added 'dummy' cache backend | Adrian Holovaty |
| 2006-01-03 | fixes #1161 - spaces in filenames should now be handled better (filename para... | Georg Bauer |
| 2006-01-01 | Fixed #1145 -- Added unit tests for default template filters and fixed two bu... | Adrian Holovaty |
| 2005-12-31 | Changed project_template/settings.py to add helpful comment about forward sla... | Adrian Holovaty |
| 2005-12-29 | fixed #1138 - added 'nl' translation | Georg Bauer |
| 2005-12-29 | Fixed #1139 -- Changed django.core.mail to raise BadHeaderError (a subclass o... | Adrian Holovaty |
| 2005-12-29 | Fixed #1135 -- Changed django.core.mail functions not to allow newlines in he... | Adrian Holovaty |
| 2005-12-29 | Fixed #1137 -- Added a _contains_() method to SessionWrapper. Thanks, Brant | Adrian Holovaty |
| 2005-12-28 | Fixed #1102 -- Fixed some HTML validation errors in admin templates. Thanks, ... | Adrian Holovaty |
| 2005-12-28 | Fixed #1131 -- Added repr() to MultiValueDict. Thanks, Simon | Adrian Holovaty |
| 2005-12-28 | added japanese and traditional chinese to the languages list in the global se... | Georg Bauer |
| 2005-12-28 | fixes #1129 - added new 'zh-tw' translation | Georg Bauer |
| 2005-12-27 | fixes #1126 - new 'ja' translation | Georg Bauer |
| 2005-12-26 | fixes #1118 - updated 'fr' translation | Georg Bauer |
| 2005-12-26 | fixes #1114 - 'fr' translations for JavaScript | Georg Bauer |
| 2005-12-26 | added missing translation hooks to the login form. thx mikael. | Georg Bauer |
| 2005-12-25 | fixes #1112 - 'ru' translation for JavaScript | Georg Bauer |
| 2005-12-24 | Added missing context_processors module from [1773] | Adrian Holovaty |
| 2005-12-24 | Fixed #925 -- Added TEMPLATE_CONTEXT_PROCESSORS, which lets you specify proce... | Adrian Holovaty |
| 2005-12-21 | fixes #1098 - 'cs' translation for JavaScript | Georg Bauer |
| 2005-12-21 | Fixed #1092 -- Fixed behavior for query-string overrides in admin forms | Adrian Holovaty |
| 2005-12-20 | Adjusted styles on popup calendars to try to avoid clipped text. | Wilson Miner |
| 2005-12-20 | Fixed #1093 -- Fixed error in inspectdb from [1688] | Adrian Holovaty |
| 2005-12-20 | fixes #1091 - updated 'gl' translation | Georg Bauer |
| 2005-12-19 | fixes #1087 - updated 'es' translation | Georg Bauer |
| 2005-12-19 | fixes #1079 and #1080 - updated 'sk' translations | Georg Bauer |
| 2005-12-19 | Changed django.core.formfields.CheckboxSelectMultipleField NOT to use the '_'... | Adrian Holovaty |
| 2005-12-18 | fixes #1078 - updated 'cs' translation | Georg Bauer |
| 2005-12-17 | added missing translations to the file widget | Georg Bauer |
| 2005-12-17 | Fixed #1075 -- Fixed bug in edit_inline. Thanks, Eric Moritz | Adrian Holovaty |