#20944 closed Bug (fixed)
Inaccurate description in View.dispatch() docs
| Reported by: | Marc Tamlyn | Owned by: | Marc Tamlyn |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | 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
The request, args and kwargs are no long set in dispatch()
Should be backported to 1.5.X and 1.6.X.
Change History (5)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
| Has patch: | set |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
| Version: | → master |
comment:3 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
PR: https://github.com/django/django/pull/1491