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:27:27 +0100 |
| commit | e8da482bbe15b8aba7c29cc987e74675d5b1145d (patch) | |
| tree | 493cec4903e6784357c9ae100c71787299bf455f /docs/ref | |
| parent | 6e598fee931f48b52c76504dd2dcc345823c8688 (diff) | |
[1.5.x] Fixed #19315 -- Improved markup in admin FAQ.
Thanks ClaesBas.
Backport of ccb2b57 from master.
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 -------------------------------- |
