[Django] #31322: Add 'help_text' property to InlineModelAdmin

11 views
Skip to first unread message

Django

unread,
Feb 28, 2020, 6:00:13 PM2/28/20
to django-...@googlegroups.com
#31322: Add 'help_text' property to InlineModelAdmin
-----------------------------------------+------------------------
Reporter: rbranche | Owner: nobody
Type: Uncategorized | Status: new
Component: Uncategorized | Version: 3.0
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-----------------------------------------+------------------------
It would be helpful to have a `help_text` property added to the
InlineModelAdmin and children classes (StackedInline/TabularInline).

This would be displayed somewhere in the inline edit template (Maybe at
the very end of the fieldset tag?)

--
Ticket URL: <https://code.djangoproject.com/ticket/31322>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Feb 28, 2020, 6:00:21 PM2/28/20
to django-...@googlegroups.com
#31322: Add 'help_text' property to InlineModelAdmin
-------------------------------+--------------------------------------
Reporter: rbranche | Owner: nobody
Type: New feature | Status: new
Component: Uncategorized | Version: 3.0
Severity: Normal | Resolution:

Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------
Changes (by rbranche):

* type: Uncategorized => New feature


--
Ticket URL: <https://code.djangoproject.com/ticket/31322#comment:1>

Django

unread,
Mar 3, 2020, 3:18:03 AM3/3/20
to django-...@googlegroups.com
#31322: Add 'help_text' property to InlineModelAdmin
-------------------------------+--------------------------------------
Reporter: rbranche | Owner: nobody
Type: New feature | Status: closed
Component: Uncategorized | Version: 3.0
Severity: Normal | Resolution: needsinfo

Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------
Changes (by Carlton Gibson):

* status: new => closed
* resolution: => needsinfo


Comment:

Hi. Thanks for the report.

I'm a bit sceptical to begin. The admin API is arguably too extensive so
we're not generally keen on adding more.

* What's the use-case for this additional `help_text`?
* `This would be displayed somewhere...` — define that somewhere: what
would it look like?

But most importantly, why can't such be added in your own project by
overriding the `edit_inline` templates?
If you can implement it in your own project, then it's easier to show to,
say, the DevelopersMailingList and see if there's a general appetite for
the feature.

I hope that makes sense?

--
Ticket URL: <https://code.djangoproject.com/ticket/31322#comment:2>

Reply all
Reply to author
Forward
0 new messages