Skip to content

Commit 703aaa0

Browse files
authored
18: To README, add example of "related data" (#21)
Issue #18 shows that the current wording is not intuitive to all users. An example could help.
1 parent 871b115 commit 703aaa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ django CMS Transfer
66

77
**django CMS Transfer** is an **experimental** package that allows you to export
88
and import plugin data from a page or a placeholder. It does not support foreign
9-
key relations and won't import/export related data.
9+
key relations and won't import/export related data, such as `media <https://github.com/django-cms/djangocms-transfer/issues/18>`_.
1010

1111
.. note::
1212

0 commit comments

Comments
 (0)