mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
Updated tutorial to match change in 24e540fbd7
allowing deletion of original extra inlines.
This commit is contained in:
parent
b989d21336
commit
f4272d000a
5 changed files with 5 additions and 2 deletions
|
@ -139,6 +139,9 @@ Minor features
|
|||
``'django.template.context_processors.request'`` in the
|
||||
``'context_processors'`` option of :setting:`OPTIONS <TEMPLATES-OPTIONS>`.
|
||||
|
||||
* Initially empty ``extra`` inlines can now be removed, in the same way as
|
||||
dynamically created ones.
|
||||
|
||||
* ``XRegExp`` is upgraded from version 2.0.0 to 3.2.0.
|
||||
|
||||
* jQuery is upgraded from version 3.4.1 to 3.5.1.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue