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.
* type: Uncategorized => New feature
--
Ticket URL: <https://code.djangoproject.com/ticket/31322#comment:1>
* 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>