Fixed #19315 -- Improved markup in admin FAQ.

Thanks ClaesBas.
This commit is contained in:
Aymeric Augustin 2012-11-17 23:25:52 +01:00
parent 4585e12318
commit ccb2b574e8
2 changed files with 15 additions and 10 deletions

View file

@ -1377,6 +1377,8 @@ instances which allow you to easily customize the response data before
rendering. For more details, see the
:doc:`TemplateResponse documentation </ref/template-response>`.
.. _modeladmin-media-definitions:
``ModelAdmin`` media definitions
--------------------------------