You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@
21
21
collective.exportimport
22
22
=======================
23
23
24
-
Export and import content, members, relations, translations, localroles and much more.
24
+
Export and import content, members, relations, translations, localroles, and much more.
25
25
26
26
Export and import all kinds of data from and to Plone sites using a intermediate json-format.
27
27
The main use-case is migrations since it enables you to for example migrate from Plone 4 with Archetypes and Python 2 to Plone 6 with Dexterity and Python 3 in one step.
0 commit comments