diff options
| author | Aymeric Augustin <aymeric.augustin@m4x.org> | 2012-11-17 23:25:52 +0100 |
|---|---|---|
| committer | Aymeric Augustin <aymeric.augustin@m4x.org> | 2012-11-17 23:25:52 +0100 |
| commit | ccb2b574e8ea961f11b1c36bcbdf396cd9acb550 (patch) | |
| tree | 3cd2cc4b54f25d6c11e27a0320b206163a110825 /docs/ref | |
| parent | 4585e123187a8a94a0db11d11358398911b10168 (diff) | |
Fixed #19315 -- Improved markup in admin FAQ.
Thanks ClaesBas.
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/contrib/admin/index.txt | 2 |
1 files changed, 2 insertions, 0 deletions
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 </ref/template-response>`. +.. _modeladmin-media-definitions: + ``ModelAdmin`` media definitions -------------------------------- |
