We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfc1c26 commit fe9327cCopy full SHA for fe9327c
src/cs_dynamicpages/upgrades/base.py
@@ -1,8 +1 @@
1
-from plone.app.upgrade.utils import loadMigrationProfile
2
-
3
4
-def reload_gs_profile(context):
5
- loadMigrationProfile(
6
- context,
7
- "profile-cs_dynamicpages:default",
8
- )
+#
0 commit comments