| Age | Commit message (Expand) | Author |
| 2006-01-11 | Removed a troublesome line of javascript that caused the many-to-many interfa... | Jacob Kaplan-Moss |
| 2006-01-11 | Updated tutorial01.txt to note possible error about DATABASE_ENGINE | Adrian Holovaty |
| 2006-01-11 | Updated docs/install.txt to note 0.91 | Adrian Holovaty |
| 2006-01-11 | Changed INSTALL to use 'python' instead of 'python2.3' | Adrian Holovaty |
| 2006-01-11 | Fixed error in docs/templates_python.txt (thanks, Alice) | Jacob Kaplan-Moss |
| 2006-01-11 | Updated ez_setup.py from 0.6a7 to 0.6a9 | Adrian Holovaty |
| 2006-01-11 | Cleaned up setup.py in preparation for 0.91 release | Adrian Holovaty |
| 2006-01-11 | Added 'Unit tests' section to docs/contributing.txt | Adrian Holovaty |
| 2006-01-11 | Fixed typo in docs/django-admin.py | Adrian Holovaty |
| 2006-01-11 | Fixed typo in docs/django-admin.txt | Adrian Holovaty |
| 2006-01-11 | Updated tutorials 1-4 to use manage.py instead of django-admin.py, new direct... | Adrian Holovaty |
| 2006-01-11 | Added 'shell' option to django-admin.py and manage.py | Adrian Holovaty |
| 2006-01-11 | Changed project_template so that it doesn't create an 'apps' directory | Adrian Holovaty |
| 2006-01-11 | Removed 'Only in Django development version' messages from the docs, because ... | 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-09 | Fixed #1116 -- Fixed two typos in docs. Thanks, Cheng | Adrian Holovaty |
| 2006-01-08 | Fixed bug in docs/request_response.txt. Thanks, Anders Hovmöller | Adrian Holovaty |
| 2006-01-08 | fixes #1190 - updated 'ru' translations | Georg Bauer |
| 2006-01-08 | Fixed #1189 -- Fixed typo in docs/forms.txt 'Place' model example. Thanks, Br... | Adrian Holovaty |
| 2006-01-08 | Made another small clarification to docs/contributing.txt | Adrian Holovaty |
| 2006-01-08 | Made docs/contributing.txt example more detailed | Adrian Holovaty |
| 2006-01-08 | Fixed #1187 -- Added field name to error message for missing PIL. Thanks, aka... | Adrian Holovaty |
| 2006-01-08 | Added a few more bullets to docs/contributing.txt 'Committing code' section | Adrian Holovaty |
| 2006-01-08 | Added 'Committing code' section to docs/contributing.txt and made a few cleanups | 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-07 | added a clarification on the location of the locale directory with appliation... | Georg Bauer |
| 2006-01-06 | Fixed #1181 -- get_in_bulk no longer fails on empty input. Also added unit te... | Adrian Holovaty |
| 2006-01-06 | Made some small changes to the Django FAQ | 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-02 | Fixed #1156 -- Fixed typo in docs/url_dispatch.txt. Thanks, Brian Ray | Adrian Holovaty |
| 2006-01-01 | Fixed httpwrappers unit tests to reflect MultiValueDict repr() change | Adrian Holovaty |
| 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-31 | Updated settings.txt and templates_python.txt to clarify that TEMPLATE_DIRS r... | Adrian Holovaty |
| 2005-12-29 | fixed #1138 - added 'nl' translation | Georg Bauer |