| changeset 683 | 59d49ab04ded |
| parent 649 | 434737bd64e5 |
| child 693 | 09e00f38d177 |
--- a/src/hdalab/management/commands/query_wikipedia_category.py Wed Apr 06 12:13:14 2016 +0200 +++ b/src/hdalab/management/commands/query_wikipedia_category.py Tue Sep 12 18:49:02 2017 +0200 @@ -62,7 +62,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',