Switch pypi links to https

To which the http version redirects permanently
This commit is contained in:
Daniel Neuhäuser 2014-04-26 01:30:28 +02:00
parent 954eeb8d17
commit 34871a286e
8 changed files with 9 additions and 9 deletions

View file

@ -597,7 +597,7 @@ Signals
do nothing but will fail with a :exc:`RuntimeError` for all other
operations, including connecting.
.. _blinker: http://pypi.python.org/pypi/blinker
.. _blinker: https://pypi.python.org/pypi/blinker
Class-Based Views
-----------------