diff --git a/fixtures/sitetree_menus.json b/fixtures/sitetree_menus.json index 99fc1af6b..253156448 100644 --- a/fixtures/sitetree_menus.json +++ b/fixtures/sitetree_menus.json @@ -1189,7 +1189,7 @@ "fields": { "title": "PSF Blog", "hint": "", - "url": "http://pyfound.blogspot.com/", + "url": "https://pyfound.blogspot.com/", "urlaspattern": false, "tree": 1, "hidden": false, @@ -2076,13 +2076,13 @@ "pk": 96, "fields": { "title": "Python News", - "hint": "Python Insider Blog Posts", + "hint": "Python news and blog posts", "url": "blog", "urlaspattern": true, "tree": 1, "hidden": false, "alias": null, - "description": "Python Insider is the blog used by the Python Core Developers to announce news related to the Python programming language.", + "description": "News about the Python programming language, including posts from Python Insider, the blog used by the Python Core Developers.", "inmenu": true, "inbreadcrumbs": true, "insitetree": true, @@ -2095,13 +2095,37 @@ "access_permissions": [] } }, +{ + "model": "sitetree.treeitem", + "pk": 126, + "fields": { + "title": "Python Insider", + "hint": "Python Insider Blog", + "url": "https://blog.python.org/", + "urlaspattern": false, + "tree": 1, + "hidden": false, + "alias": null, + "description": "Python Insider is the blog used by the Python Core Developers to announce news related to the Python programming language.", + "inmenu": true, + "inbreadcrumbs": true, + "insitetree": true, + "access_loggedin": false, + "access_guest": false, + "access_restricted": false, + "access_perm_type": 1, + "parent": 12, + "sort_order": 97, + "access_permissions": [] + } +}, { "model": "sitetree.treeitem", "pk": 97, "fields": { "title": "PSF News", "hint": "PSF Blog", - "url": "http://pyfound.blogspot.com/", + "url": "https://pyfound.blogspot.com/", "urlaspattern": false, "tree": 1, "hidden": false, @@ -2115,7 +2139,7 @@ "access_restricted": false, "access_perm_type": 1, "parent": 12, - "sort_order": 98, + "sort_order": 99, "access_permissions": [] } }, @@ -2125,7 +2149,7 @@ "fields": { "title": "Community News", "hint": "Planet Python", - "url": "http://planetpython.org/", + "url": "https://planetpython.org/", "urlaspattern": false, "tree": 1, "hidden": false, @@ -2139,7 +2163,7 @@ "access_restricted": false, "access_perm_type": 1, "parent": 12, - "sort_order": 97, + "sort_order": 98, "access_permissions": [] } }, @@ -2149,7 +2173,7 @@ "fields": { "title": "PyCon News", "hint": "PyCon Blog", - "url": "http://pycon.blogspot.com/", + "url": "https://pycon.blogspot.com/", "urlaspattern": false, "tree": 1, "hidden": false, @@ -2163,7 +2187,7 @@ "access_restricted": false, "access_perm_type": 1, "parent": 12, - "sort_order": 99, + "sort_order": 100, "access_permissions": [] } }, @@ -2389,7 +2413,7 @@ "fields": { "title": "Self-certify as voting member", "hint": "", - "url": "http://pyfound.blogspot.de/2015/02/enroll-as-psf-voting-member.html", + "url": "https://pyfound.blogspot.com/2015/02/enroll-as-psf-voting-member.html", "urlaspattern": false, "tree": 1, "hidden": false, @@ -2509,7 +2533,7 @@ "fields": { "title": "Python Brochure", "hint": "", - "url": "http://brochure.getpython.info/", + "url": "https://brochure.getpython.info/", "urlaspattern": false, "tree": 1, "hidden": false,