diff options
| author | Tim Graham <timograham@gmail.com> | 2014-05-13 20:52:38 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-05-13 20:54:32 -0400 |
| commit | a06808d370ab2216562720efde1fd3e4f85486ad (patch) | |
| tree | 0b17da3fccb4b3bfa709b9d9e8f74bd3d0c47659 /docs/ref | |
| parent | 1165e9992ee83a7706a6cc2f6fd3e2e31cacc97c (diff) | |
Removed an unnecessary anchor in the docs.
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/contrib/admin/index.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/ref/contrib/admin/index.txt b/docs/ref/contrib/admin/index.txt index 9890dd7135..1a02d3fc3b 100644 --- a/docs/ref/contrib/admin/index.txt +++ b/docs/ref/contrib/admin/index.txt @@ -1957,8 +1957,6 @@ The ``InlineModelAdmin`` class adds: :meth:`InlineModelAdmin.get_extra` also allows you to customize the number of extra forms. - .. _ref-contrib-admin-inline-max-num: - .. attribute:: InlineModelAdmin.max_num This controls the maximum number of forms to show in the inline. This |
