Opened 14 years ago

Closed 14 years ago

#13740 closed (fixed)

can_delete on InlineModelAdmin is undocumented

Reported by: Alex Gaynor Owned by: nobody
Component: Documentation Version: 1.2
Severity: Keywords:
Cc: Triage Stage: Accepted
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

That's unfortunate (I'm at a ChiPy meeting and someone was just lamenting it's absence).

Attachments (1)

django-can_delete-docs.diff (5.8 KB ) - added by Alex Gaynor 14 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 by Alex Gaynor, 14 years ago

Triage Stage: UnreviewedAccepted

by Alex Gaynor, 14 years ago

Attachment: django-can_delete-docs.diff added

comment:2 by Russell Keith-Magee, 14 years ago

Resolution: fixed
Status: newclosed

(In [13459]) [1.2.X] Fixed #13740 -- Added documentation for the can_delete InlineModelAdmin option. Thanks to Alex Gaynor for the patch.

Backport of r13458 from trunk.

Note: See TracTickets for help on using tickets.
Back to Top