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:55:00 -0400 |
| commit | 50f228ae7c7d5eb68c1544423dcb3dfa31f2dc74 (patch) | |
| tree | 06795841c0e272e86e7d01f187ec9a94ffdcc667 /docs/ref | |
| parent | fb9edfa3e637edcbcdd0fafbb905209a906e75af (diff) | |
[1.7.x] Removed an unnecessary anchor in the docs.
Backport of a06808d370 from master
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 3954357366..d6d4a75e6d 100644 --- a/docs/ref/contrib/admin/index.txt +++ b/docs/ref/contrib/admin/index.txt @@ -1983,8 +1983,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 |
