Version 6 (modified by 16 years ago) ( diff ) | ,
---|
Some tickets
Ready for 1.1
- #35891
- Confirm support for GDAL 3.10
1.1 DDN
1.1 patches to review
- #17461
- Document presumed order of foreign keys on intermediate M2M model
- #22997
- Migration fails when removing explicit primary key
- #24529
- Allow double squashing of migrations
- #25409
- Allow url and groups of urls to be easily tagged and selected
- #28236
- Integrate dj-database-url into Django
- #28646
- Migration calls "CREATE INDEX" when one already exists when 'unique' field attribute is added (PostgreSQL)
- #28800
- Add a management command to list URL patterns
- #32577
- Add support for `UUIDAutoField` `DEFAULT_AUTO_FIELD`
- #32915
- ./manage runserver --nostatic still doesn't return a traceback
- #34555
- ModelBase metaclass implementation prevents addition of model fields via __init_subclass__
- #34699
- Filtering on annotated TruncSecond expression gives unexpected result.
- #35705
- Add rotate geographic database function
- #35813
- Makemigrations not properly tracking changes to unmanaged models
- #35827
- Model subclass with __init_subclass__ doesn't get correct _meta instance
- #35829
- Update/Fix Font Awesome icons
- #35831
- Include ModelForm and its Meta options in reference docs
- #35859
- Add DEP14 Tasks interface
- #35891
- Confirm support for GDAL 3.10
- #35894
- Move away from the term "patch" to refer to a contribution/pull request in the contributor documentation
- #35918
- SQLCompiler.execute_sql result_type CURSOR usage can be minimized
- #35940
- SelectFilter choose/remove buttons missing keyboard-friendly state management
- #35941
- Add composite GenericForeignKey support
- #35959
- Admin "Change password" Button Visible with Only "Can view user" Permission
- #35961
- Support PEP639-style license indicator in pyproject.yaml
- #35967
- TransactionTestCase.serialized_rollback reads from real database rather than test when using read replica for a model instance created in a migration with a ManyToManyField
- #35974
- Use router.allow_relation in RelatedManager.add and GenericRelatedObjectManager.add
- #35980
- Make Django release artifacts PEP 625 compliant
- #35998
- Add caching to urlize
- #36013
- Inconsistent handling of IDNs in urlize and AdminURLFieldWidget
- #36014
- EmailValidator rejects valid email addresses in some international domains
Note:
See TracWiki
for help on using the wiki.