Opened 10 years ago
Closed 10 years ago
#26062 closed New feature (wontfix)
Adding Http 451 to Django
| Reported by: | Abdulrahman Alotaibi | Owned by: | Abdulrahman Alotaibi |
|---|---|---|---|
| Component: | HTTP handling | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
After looking at this RFC, I think we should add it to Django.
Change History (3)
comment:1 by , 10 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 10 years ago
comment:3 by , 10 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | assigned → closed |
Thanks for the suggestion, but we decided not to add subclasses for every HTTP code (see #6349) for an example.
Note:
See TracTickets
for help on using tickets.
PR #5954 is to fix this ticket