Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions fixtures/boxes.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,9 @@
"created": "2013-10-11T20:12:26.784Z",
"updated": "2015-03-24T14:25:32.715Z",
"label": "homepage-jobs",
"content": "<h2 class=\"widget-title\"><span aria-hidden=\"true\" class=\"icon-jobs\"></span>Jobs</h2>\r\n<p>Looking for work or have a Python related position that you're trying to hire for? Our <strong>relaunched community-run job board</strong> is the place to go.</p>\r\n<p><a href=\"//jobs.python.org\">jobs.python.org</a></p>",
"content": "<h2 class=\"widget-title\"><span aria-hidden=\"true\" class=\"icon-jobs\"></span>Jobs</h2>\r\n<p>Looking for work or have a Python related position that you're trying to hire for?</p>\r\n<p><a href=\"https://www.python.org/jobs/\">Python Job Board</a></p>",
"content_markup_type": "html",
"_content_rendered": "<h2 class=\"widget-title\"><span aria-hidden=\"true\" class=\"icon-jobs\"></span>Jobs</h2>\r\n<p>Looking for work or have a Python related position that you're trying to hire for? Our <strong>relaunched community-run job board</strong> is the place to go.</p>\r\n<p><a href=\"//jobs.python.org\">jobs.python.org</a></p>"
"_content_rendered": "<h2 class=\"widget-title\"><span aria-hidden=\"true\" class=\"icon-jobs\"></span>Jobs</h2>\r\n<p>Looking for work or have a Python related position that you're trying to hire for?</p>\r\n<p><a href=\"https://www.python.org/jobs/\">Python Job Board</a></p>"
}
},
{
Expand Down
8 changes: 4 additions & 4 deletions fixtures/sponsors-admin.json
Original file line number Diff line number Diff line change
Expand Up @@ -616,8 +616,8 @@
"sponsorship": 1,
"sponsorship_benefit": 29,
"program_name": "Foundation",
"name": "jobs.python.org support",
"description": "Logo listed on jobs.python.org for one year",
"name": "Python Job Board support",
"description": "Logo listed on the Python Job Board (https://www.python.org/jobs/) for one year",
"program": 1,
"benefit_internal_value": 1000,
"added_by_user": false,
Expand Down Expand Up @@ -3971,8 +3971,8 @@
"pk": 29,
"fields": {
"order": 13,
"name": "jobs.python.org support",
"description": "Logo listed on jobs.python.org for one year",
"name": "Python Job Board support",
"description": "Logo listed on the Python Job Board (https://www.python.org/jobs/) for one year",
"program": 1,
"package_only": true,
"new": true,
Expand Down
4 changes: 2 additions & 2 deletions fixtures/sponsors.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,8 @@
"pk": 29,
"fields": {
"order": 13,
"name": "jobs.python.org support",
"description": "Logo listed on jobs.python.org for one year",
"name": "Python Job Board support",
"description": "Logo listed on the Python Job Board (https://www.python.org/jobs/) for one year",
"program": 1,
"package_only": true,
"new": true,
Expand Down