Opened 16 years ago
Closed 14 years ago
#8670 closed (fixed)
auth add_view should accept extra_context
Reported by: | sorl | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Attachments (1)
Change History (5)
by , 16 years ago
Attachment: | auth_add_view.diff added |
---|
comment:1 by , 16 years ago
Has patch: | set |
---|---|
milestone: | 1.0 → post-1.0 |
comment:2 by , 16 years ago
milestone: | post-1.0 |
---|
comment:3 by , 16 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:4 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
This functionality is in place in trunk: http://code.djangoproject.com/browser/django/trunk/django/contrib/auth/admin.py#L84
Was added in r12218.
Note:
See TracTickets
for help on using tickets.
Milestone post-1.0 deleted