Opened 15 years ago
Last modified 11 years ago
#12509 new New feature
Feature: Selector Inlines
Reported by: | Zain Memon | Owned by: | Zain Memon |
---|---|---|---|
Component: | contrib.admin | Version: | soc2009/admin-ui |
Severity: | Normal | Keywords: | design_ux |
Cc: | arthur@…, Simon Charette | Triage Stage: | Accepted |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | yes |
Easy pickings: | no | UI/UX: | yes |
Pull Requests: | How to create a pull request | ||
Description ¶
This patch introduces a new type of inline called a selector inline. This was originally mocked up by Wilson Miner here: http://media.wilsonminer.com/images/django/related-objects-stacked.gif
According to the ticket's flags, the next step(s) to move this issue forward are:
- To improve the patch as described in the pull request review comments or on this ticket, then uncheck "Patch needs improvement".
If creating a new pull request, include a link to the pull request in the ticket comment when making that update. The usual format is:
[https://github.com/django/django/pull/#### PR]
.
Change History (12)
by , 15 years ago
Attachment: | adminui-selectorinline.diff added |
---|
by , 15 years ago
Attachment: | adminui-selectorinline-2.diff added |
---|
comment:1 by , 15 years ago
Keywords: | design_ux added |
---|---|
milestone: | 1.2 |
Triage Stage: | Unreviewed → Design decision needed |
comment:2 by , 15 years ago
Cc: | added |
---|
comment:3 by , 14 years ago
Severity: | → Normal |
---|---|
Type: | → New feature |
comment:4 by , 14 years ago
UI/UX: | set |
---|
comment:9 by , 12 years ago
Cc: | added |
---|
comment:10 by , 11 years ago
Patch needs improvement: | set |
---|
Note:
See TracTickets
for help on using tickets.
Fixed a bug with verbose_name having spaces