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:05 -0400 |
| commit | e05a6222cd409bbfd9fd060a3913a956014dc4ab (patch) | |
| tree | 7e3b4125020e737a4ee8d55014397f3f73dd5d74 /docs/ref | |
| parent | bff0eb3b24f94831832f89913a4bcc8c3ee94d80 (diff) | |
[1.6.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 23abeda5c1..94bdbabbf9 100644 --- a/docs/ref/contrib/admin/index.txt +++ b/docs/ref/contrib/admin/index.txt @@ -1761,8 +1761,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 |
