#37062: Add `preserve_request` support to `RedirectView`
-----------------------------+-----------------------------------------
     Reporter:  Jake Howard  |                     Type:  New feature
       Status:  new          |                Component:  Generic views
      Version:  dev          |                 Severity:  Normal
     Keywords:               |             Triage Stage:  Unreviewed
    Has patch:  0            |      Needs documentation:  0
  Needs tests:  0            |  Patch needs improvement:  0
Easy pickings:  1            |                    UI/UX:  0
-----------------------------+-----------------------------------------
 The `redirect` shortcut supports `preserve_request` to maintain the method
 and body of the original request during redirect.

 The same functionality should exist on `RedirectView` to enable the same
 behaviour. Both as a class-level attribute and argument to `as_view`.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/37062>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019dbed8f26f-102898ff-1f56-4e57-af02-93d3e6ef4ab2-000000%40eu-central-1.amazonses.com.

Reply via email to