mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Fix typo in 2.0 release notes (#9986)
This commit is contained in:
parent
4c35a173e8
commit
257fb0a7d0
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ Minor features
|
|||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* The new :attr:`.ModelAdmin.autocomplete_fields` attribute and
|
||||
:meth:`.ModelAdmin.get_autocomplete_fields` method allow using an
|
||||
:meth:`.ModelAdmin.get_autocomplete_fields` method allow using a
|
||||
`Select2 <https://select2.org>`_ search widget for ``ForeignKey`` and
|
||||
``ManyToManyField``.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue