mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #35505 -- Added extrabody block to admin/base.html.
This commit is contained in:
@@ -37,7 +37,9 @@ Minor features
|
||||
:mod:`django.contrib.admin`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* ...
|
||||
* The ``admin/base.html`` template now has a new block
|
||||
:ref:`extrabody <extrabody>` for adding custom code before the closing
|
||||
``</body>`` tag.
|
||||
|
||||
:mod:`django.contrib.admindocs`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user