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

--

Some tickets

Ready for 1.1

#35189
Accessibility issues with collapsed fieldsets in admin forms
#35326
OverwritingStorageTests fail if a TemporaryUploadedFile is used

1.1 DDN

#8576
Multiple AutoFields in a model
#9631
FieldFile assumes efficient Storage.size
#19755
Incremental filter

1.1 patches to review

#7732
Oracle Backend with SessionPool
#12978
Support in syndication framework for CSS stylesheet links
#18119
add DomainNameValidator to validate Internet Domain Names
#24076
Query may fail with pytz exception
#25409
Allow url and groups of urls to be easily tagged and selected
#25947
Query's str() method fails when 'default' database is empty
#27452
Add Postgres serial field to contrib.postgres
#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.
#35189
Accessibility issues with collapsed fieldsets in admin forms
#35303
Add async implementations to contrib.auth backends
#35326
OverwritingStorageTests fail if a TemporaryUploadedFile is used
#35393
InlineAdmin's are not possible with an editable UUIDField as primary key.
#35405
Use @cached_property for FieldCacheMixin cache key
#35430
Documentation about timezone is misleading
#35441
Context autoescape parameter is not documented
#35443
Fix negative numbers for ordinals
#35449
SplitArrayField doesn't validate properly with remove_trailing_nulls=True

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