diff -r e2c36fdf4c53 -r 59d49ab04ded src/hdalab/management/commands/query_category_inclusion.py --- a/src/hdalab/management/commands/query_category_inclusion.py Wed Apr 06 12:13:14 2016 +0200 +++ b/src/hdalab/management/commands/query_category_inclusion.py Tue Sep 12 18:49:02 2017 +0200 @@ -42,7 +42,7 @@ action='store', type='string', dest='site_url', - default="http://fr.wikipedia.org/w/api.php", + default="https://fr.wikipedia.org/w/api.php", help='the url for the wikipedia site'), make_option('--limit', action='store',