From e8da482bbe15b8aba7c29cc987e74675d5b1145d Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Sat, 17 Nov 2012 23:25:52 +0100 Subject: [1.5.x] Fixed #19315 -- Improved markup in admin FAQ. Thanks ClaesBas. Backport of ccb2b57 from master. --- docs/ref/contrib/admin/index.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/ref') diff --git a/docs/ref/contrib/admin/index.txt b/docs/ref/contrib/admin/index.txt index 29ee66bccc..9336ce174e 100644 --- a/docs/ref/contrib/admin/index.txt +++ b/docs/ref/contrib/admin/index.txt @@ -1377,6 +1377,8 @@ instances which allow you to easily customize the response data before rendering. For more details, see the :doc:`TemplateResponse documentation `. +.. _modeladmin-media-definitions: + ``ModelAdmin`` media definitions -------------------------------- -- cgit v1.3