Opened 16 years ago
Closed 16 years ago
#7925 closed (duplicate)
Grammar issue in the Admin Documentation
Reported by: | anonymous | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
InlineModelAdmin objects
The admin interface has the ability to edit models on the same page as a parent model. These are called inlines. You can add them a model being specifing them in a ModelAdmin.inlines attribute:
Change History (2)
comment:1 by , 16 years ago
Summary: | wtf → Grammar issue in the Admin Documentation |
---|
comment:2 by , 16 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Duplicate #7897.