Version 2 (modified by 16 years ago) ( diff ) | ,
---|
Some tickets
Ready for 1.1
- #35897
- Template system: escape() calls in get_exception_info() should be removed
1.1 DDN
1.1 patches to review
- #373
- Add support for multi-columns fields.
- #7732
- Oracle Backend with SessionPool
- #17461
- Document presumed order of foreign keys on intermediate M2M model
- #21286
- Fix commented out tests in serializers.test_data
- #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
- #25705
- Parameters are not adapted or quoted in Query.__str__
- #26220
- Allow SingleObjectTemplateResponseMixin to get a template_name from form_class if it's a ModelForm
- #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.
- #35137
- Collapsible error container elements do not indicate that they are interactive
- #35308
- FileNotFoundError escapes from run_formatters()
- #35440
- Update parse_header_parameters to leverage the parsing logic from (stdlib) email Message.
- #35444
- Add generic support for order by to Aggregate
- #35485
- Template documentation for startproject / startapp is very sparse.
- #35515
- Auto-importing models feature for shell-command
- #35581
- Upgrade django.core.mail to use Python's modern email API
- #35650
- Multi select checkboxes with shift key is not working in TabularInlineAdmin and StackedInlineAdmin
- #35667
- Switch usage to skip_file_prefixes instead of stacklevel when it makes sense
- #35718
- Add JSONArray Func
- #35791
- Icon buttons must be at least 24x24 pixels
- #35813
- Makemigrations not properly tracking changes to unmanaged models
- #35827
- Model subclass with __init_subclass__ doesn't get correct _meta instance
- #35831
- Include ModelForm and its Meta options in reference docs
- #35859
- Add DEP14 Tasks interface
- #35886
- Move object-based media assets to the public API
- #35894
- Move away from the term "patch" to refer to a contribution/pull request in the contributor documentation
- #35897
- Template system: escape() calls in get_exception_info() should be removed
- #35899
- Allow newlines in {% %} tags
- #35918
- SQLCompiler.execute_sql result_type CURSOR usage can be minimized
- #35921
- migration_test_data_persistence fails when running with parallelism > 1 and Postgres
Note:
See TracWiki
for help on using the wiki.