src/hdalab/management/commands/query_category_inclusion.py
changeset 683 59d49ab04ded
parent 571 d9642be7c937
child 693 09e00f38d177
--- 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',