#9943: Implement the rest of the HTTP require_* decorators and HttpResponse*
classes
------------------------------------+---------------------------------------
Reporter: zhirsch | Owner: nobody
Status: closed | Milestone:
Component: HTTP handling | Version: 1.0
Resolution: wontfix | Keywords:
Stage: Unreviewed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------+---------------------------------------
Changes (by Alex):
* status: new => closed
* resolution: => wontfix
Comment:
I'm won't fixing this since:
a) It's dealing with 2 issues, please open 1 ticket per issue.
b) Django doens't need to contain a class for every possible http status
code, you are more than welcome to use whatever you like within your own
code.
If you'd like feel free to open a seperate ticket for the decorators,
although it is my inclination that that will, and should be, won't fixed
as well.
--
Ticket URL: <http://code.djangoproject.com/ticket/9943#comment:1>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---