]> git.parisson.com Git - telemeta.git/commit
Fix RemovedInDjango19Warning for RedirectView.permanent
authorThomas Fillon <thomas@parisson.com>
Wed, 25 Jan 2017 16:02:53 +0000 (17:02 +0100)
committerThomas Fillon <thomas@parisson.com>
Wed, 25 Jan 2017 16:02:53 +0000 (17:02 +0100)
commit2bcb6687570489cc6e9e8124b0d9d7fdcb3ce993
tree7643013fd338d5ccaaba084a16ef52a92374e0b2
parentc0821d22f8f34183731f31980852210ef960dc6a
Fix RemovedInDjango19Warning for RedirectView.permanent

RemovedInDjango19Warning: Default value of 'RedirectView.permanent' will change from True to False in Django 1.9.
telemeta/urls.py