django1/django
Adrian Holovaty f3f002b161 Fixed #1697 and #2095 -- Made 'choices' parameter accept any iterable
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3094 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-06-07 02:46:08 +00:00
..
bin MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
conf fixed #2090: fixed bad charset header in po file 2006-06-06 15:13:16 +00:00
contrib fixed #2089: added language bidirectional support and updated the admin to use it. thanks meir@mksoft! 2006-06-06 15:22:53 +00:00
core Fixed #1697 and #2095 -- Made 'choices' parameter accept any iterable 2006-06-07 02:46:08 +00:00
db Added Manager.get_or_create() 2006-06-07 00:09:29 +00:00
dispatch MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
forms Eliminated lots of mutable default arguments (since they are bugs 2006-06-03 13:37:34 +00:00
http MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
middleware Fixed #1707 -- LocaleMiddleware now sets Content-Language header. Thanks, ubernostrum 2006-05-05 03:19:16 +00:00
shortcuts Added *args to get_list_or_404, too (refs #2048). 2006-05-31 12:36:01 +00:00
template Eliminated lots of mutable default arguments (since they are bugs 2006-06-03 13:37:34 +00:00
templatetags fixed #1660: added support functions and tags for bidi language support 2006-05-16 07:35:20 +00:00
utils Fixed #2079 -- Fixed bug introduced in [3070] in django.utils.datastructures 2006-06-05 00:46:18 +00:00
views Fixed #2075 -- Added 'page' parameter to object_list generic view. Thanks, kanashii@kanashii.ca 2006-06-03 22:06:48 +00:00
__init__.py MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00