Version 2 (modified by Jacob, 15 years ago) ( diff )

--

Some tickets

Ready for 1.1

No results

1.1 DDN

#9631
FieldFile assumes efficient Storage.size
#19755
Incremental filter

1.1 patches to review

#8307
ImageFile use of width_field and height_field is slow with remote storage backends
#10403
provide declarative syntax to define FormSets - including ModelFormSet and InlineFormSet
#12090
Show admin actions on the edit pages too
#17235
Multipartparser shouldn't leave request.POST/request.FILES mutable
#18597
`BaseInlineFormSet` should attempt to get it's queryset from it's instance related manager before falling back to it's model's default manager
#21961
Add support for database-level cascading options
#22997
Migration fails when removing explicit primary key (Postgres)
#24686
Support for Moving a model between two Django apps
#25409
Allow url and groups of urls to be easily tagged and selected
#26739
Backward operation for RemoveField does not allow a default value in case the field is not null.
#28236
Integrate dj-database-url into Django
#28646
Migration calls "CREATE INDEX" when one already exists when 'unique' field attribute is added (PostgreSQL)
#31405
LoginRequiredAuthenticationMiddleware force all views to require authentication by default.
#32263
squashmigrations produces incorrect result with a RenameModel on a ForeignKey target.
#32406
Allow QuerySet.update() to return fields on supported backends.
#34277
Add where clause in QuerySet.bulk_create() when update_conflicts=True
#34977
Turn link to change password form in admin user change form into a button
#35137
Collapsible error container elements do not indicate that they are interactive
#35189
Accessibility issues with collapsed fieldsets in admin forms

Note: See TracWiki for help on using the wiki.
Back to Top