#17367: PREPEND_WWW should warn on POSTs too
-------------------------------+--------------------
     Reporter:  Tuttle         |      Owner:  nobody
         Type:  Uncategorized  |     Status:  new
    Component:  Core (URLs)    |    Version:  SVN
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  1              |      UI/UX:  0
-------------------------------+--------------------
 There is a nice on-DEBUG RuntimeError warning in the
 
[https://code.djangoproject.com/browser/django/tags/releases/1.3.1/django/middleware/common.py
 CommonMiddleware] saying that Django can't maintain POST data and redirect
 for APPENT_SLASH at the same time.

 There is also another redirect nearby that can be enabled by PREPEND_WWW.
 I think having similar POST warning would be handy for developers.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17367>
Django <https://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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to