Digging through the (huge) 1.1 milestone list a bit, the following
seem to be closer to improvements than bugs (IMO). If you have any
favorites in here, they should probably be looked at for last-minute
additions to 1.1 beta, or they may be in danger of missing 1.1
entirely:

http://code.djangoproject.com/ticket/6064
Allow database connection initialization commands

http://code.djangoproject.com/ticket/8447
with change in behavior to MultiValueDict.iteritems, there should be a
MultiValueDict.iterlists

http://code.djangoproject.com/ticket/8968
No way to utilize `next` parameter to redirect after comment deletion

http://code.djangoproject.com/ticket/8972
Add ability to delete selected vector features within the Geodjango/
OpenLayers Admin map interface

http://code.djangoproject.com/ticket/9101
Improved salt generation for django.contrib.auth

http://code.djangoproject.com/ticket/9124
SelectDateWidget not usable with required=False

http://code.djangoproject.com/ticket/9147
FormPreview needs easier extensibility

http://code.djangoproject.com/ticket/9167
shutdown_message option missing in runserver.py

http://code.djangoproject.com/ticket/9310
404 debug pages should show the name of the tried urlpattern if one
exists.

http://code.djangoproject.com/ticket/9344
TemporaryFile is missing the 'tell' method on Windows platforms

http://code.djangoproject.com/ticket/9404
Proxy file-like methods and attributes in UploadedFile objects

http://code.djangoproject.com/ticket/9460
Template blocks for submit buttons in admin's change view

http://code.djangoproject.com/ticket/9666
ssi tag don't works with context variables

http://code.djangoproject.com/ticket/9686
GeoDjango should support the sqlite3 back end via SpatiaLite

http://code.djangoproject.com/ticket/9745
Add support of PostGIS's SnapToGrid function

http://code.djangoproject.com/ticket/9779
Adding Foreign Key detection to SQLite inspectdb

http://code.djangoproject.com/ticket/9877
More Pythonic mutations of geometry objects

http://code.djangoproject.com/ticket/9881
Auth login should pass current_site to template, not current_site.name

http://code.djangoproject.com/ticket/9966
Generic view "redirect_to" to carry existing query string

http://code.djangoproject.com/ticket/10043
widthratio tag does not accept a variable as the max_width argument

http://code.djangoproject.com/ticket/10047
TemporaryFile.seek has bad interface under Windows NT

http://code.djangoproject.com/ticket/10106
default admin config for User should include is_active filter

http://code.djangoproject.com/ticket/10130
Support setting deletion

http://code.djangoproject.com/ticket/10134
unique_for_* broken?

http://code.djangoproject.com/ticket/10146
Support for contrib/markdown extension_configs in settings.py

http://code.djangoproject.com/ticket/10166
Cookie test fails in login() view

http://code.djangoproject.com/ticket/10190
Charset should be customizable with HttpResponse

http://code.djangoproject.com/ticket/10222
Add line_merge to GEOS geometries under django.contrib.gis

http://code.djangoproject.com/ticket/10326
Allow handler500, handler404 to be callables

http://code.djangoproject.com/ticket/10327
Pass document.domain to popup windows in admin

http://code.djangoproject.com/ticket/10360
allow customized forbidden message when using exceptions

http://code.djangoproject.com/ticket/10370
re-implement MultiValueDict.itervalues() to match values()

http://code.djangoproject.com/ticket/10460
Better redirect for logout view of Authentication


(list is non-inclusive and unofficial; I'm not a committer)

-bob
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to