Skip to content

Commit a13dd81

Browse files
berinhardewdurbin
andauthored
Rename add-ons and a-la-carte benefits (#2118)
* Add missing migration after changing ordring of packages The ordering in Meta was change by 0197bd5 * correct migrations * Rename À La Carte references to Standalone * Rename add-ons to a la carte benefits Co-authored-by: Ee Durbin <ewdurbin@gmail.com>
1 parent 4cc633b commit a13dd81

18 files changed

+232
-186
lines changed

fixtures/boxes.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -714,9 +714,9 @@
714714
"created": "2020-11-16T19:26:40.396Z",
715715
"updated": "2022-01-07T18:18:25.425Z",
716716
"label": "sponsorship-application",
717-
"content": "<h1>Sponsor the PSF</h1>\r\n\r\n<p>Thank you for sponsoring the PSF! Please see below our menu of sponsorship options, and select a sponsorship package or customize the benefits that make the most sense for your organization.</p>\r\n\r\n<p>How to use this page:</p>\r\n\r\n<ol>\r\n <li>\r\n <b>Select a Sponsorship Package</b><br>\r\n Select your sponsorship level using the radio buttons below. You may customize your package by unchecking highlights items or checking available items outside your sponsorship package.\r\n </li>\r\n <li>\r\n <b>Add-ons</b><br>\r\n Select any add-on benefits.\r\n </li>\r\n <li>\r\n <b>Submit your application</b><br>\r\n Submit using the button at the bottom of this page, and your selections will be displayed. Sign in or <a href=\"https://www.python.org/accounts/signup/\">create a python.org account</a> to submit your application.\r\n </li>\r\n <li>\r\n <b>Finalize</b><br>\r\n PSF staff will reach out to you to confirm and finalize.\r\n </li>\r\n</ol>\r\n\r\n<p>If you would like us to walk you through the new program, email <a href=\"mailto:sponsors@python.org\">sponsors@python.org</a></p>\r\n\r\n<p>Thank you for making a difference in the Python ecosystem!</p?",
717+
"content": "<h1>Sponsor the PSF</h1>\r\n\r\n<p>Thank you for sponsoring the PSF! Please see below our menu of sponsorship options, and select a sponsorship package or customize the benefits that make the most sense for your organization.</p>\r\n\r\n<p>How to use this page:</p>\r\n\r\n<ol>\r\n <li>\r\n <b>Select a Sponsorship Package</b><br>\r\n Select your sponsorship level using the radio buttons below. You may customize your package by unchecking highlights items or checking available items outside your sponsorship package.\r\n </li>\r\n <li>\r\n <b>A La Carte</b><br>\r\n Select any a la carte benefits.\r\n </li>\r\n <li>\r\n <b>Submit your application</b><br>\r\n Submit using the button at the bottom of this page, and your selections will be displayed. Sign in or <a href=\"https://www.python.org/accounts/signup/\">create a python.org account</a> to submit your application.\r\n </li>\r\n <li>\r\n <b>Finalize</b><br>\r\n PSF staff will reach out to you to confirm and finalize.\r\n </li>\r\n</ol>\r\n\r\n<p>If you would like us to walk you through the new program, email <a href=\"mailto:sponsors@python.org\">sponsors@python.org</a></p>\r\n\r\n<p>Thank you for making a difference in the Python ecosystem!</p?",
718718
"content_markup_type": "html",
719-
"_content_rendered": "<h1>Sponsor the PSF</h1>\r\n\r\n<p>Thank you for sponsoring the PSF! Please see below our menu of sponsorship options, and select a sponsorship package or customize the benefits that make the most sense for your organization.</p>\r\n\r\n<p>How to use this page:</p>\r\n\r\n<ol>\r\n <li>\r\n <b>Select a Sponsorship Package</b><br>\r\n Select your sponsorship level using the radio buttons below. You may customize your package by unchecking highlights items or checking available items outside your sponsorship package.\r\n </li>\r\n <li>\r\n <b>Add-ons</b><br>\r\n Select any add-on benefits.\r\n </li>\r\n <li>\r\n <b>Submit your application</b><br>\r\n Submit using the button at the bottom of this page, and your selections will be displayed. Sign in or <a href=\"https://www.python.org/accounts/signup/\">create a python.org account</a> to submit your application.\r\n </li>\r\n <li>\r\n <b>Finalize</b><br>\r\n PSF staff will reach out to you to confirm and finalize.\r\n </li>\r\n</ol>\r\n\r\n<p>If you would like us to walk you through the new program, email <a href=\"mailto:sponsors@python.org\">sponsors@python.org</a></p>\r\n\r\n<p>Thank you for making a difference in the Python ecosystem!</p?"
719+
"_content_rendered": "<h1>Sponsor the PSF</h1>\r\n\r\n<p>Thank you for sponsoring the PSF! Please see below our menu of sponsorship options, and select a sponsorship package or customize the benefits that make the most sense for your organization.</p>\r\n\r\n<p>How to use this page:</p>\r\n\r\n<ol>\r\n <li>\r\n <b>Select a Sponsorship Package</b><br>\r\n Select your sponsorship level using the radio buttons below. You may customize your package by unchecking highlights items or checking available items outside your sponsorship package.\r\n </li>\r\n <li>\r\n <b>A La Carte</b><br>\r\n Select any a la carte benefits.\r\n </li>\r\n <li>\r\n <b>Submit your application</b><br>\r\n Submit using the button at the bottom of this page, and your selections will be displayed. Sign in or <a href=\"https://www.python.org/accounts/signup/\">create a python.org account</a> to submit your application.\r\n </li>\r\n <li>\r\n <b>Finalize</b><br>\r\n PSF staff will reach out to you to confirm and finalize.\r\n </li>\r\n</ol>\r\n\r\n<p>If you would like us to walk you through the new program, email <a href=\"mailto:sponsors@python.org\">sponsors@python.org</a></p>\r\n\r\n<p>Thank you for making a difference in the Python ecosystem!</p?"
720720
}
721721
},
722722
{

0 commit comments

Comments
 (0)