On Mon, Nov 5, 2012 at 7:44 PM, Magnus Hagander <magnus@hagander.net> wrote:
> I guess the proper way to deal with it is to define our own view that just
> has the @ssl_required decorator and then calls the django default view
> directly.
Here's an untested patch to do that.
Regards,
Marti