1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/django
2006-01-09 02:04:21 +00:00
..
bin fixes #1161 - added quotes to unique-messages.py 2006-01-05 14:09:22 +00:00
conf fixes #1190 - updated 'ru' translations 2006-01-08 18:53:39 +00:00
contrib Fixed #1144 -- Admin form buttons no longer assume black font color. Thanks, Daniel Poelzleithner 2006-01-09 02:04:21 +00:00
core Fixed #1121 -- Changed MySQL backend to use correct character set in MySQL 4.1x/5.x on Win32. Thanks, hipertracker@gmail.com 2006-01-09 01:55:37 +00:00
middleware
models fixes #1180 - added another random number to the get_new_session_key function to prevent early duplicates 2006-01-07 11:07:52 +00:00
parts
templatetags
utils Changed repr for MultiValueDict 2006-01-04 17:09:26 +00:00
views Changed debug error view to escape the exception value, so that values in angle brackets aren't hidden by browsers 2006-01-05 16:28:25 +00:00
__init__.py