Changes between Initial Version and Version 1 of Ticket #1117


Ignore:
Timestamp:
Dec 26, 2005, 8:35:11 AM (18 years ago)
Author:
hugo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1117 – Description

    initial v1  
    2020         HttpResponse.__init__(self)
    2121}}}
     22
     23Situations where we do fixed redirects - for example those done by the CommonMiddleware - should actually use 301 instead of 302.
Back to Top