File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,8 @@ djangocms-admin-style>=3.2.2
22
22
# the next-gen text editor
23
23
djangocms-text
24
24
25
+ # required to populate demo content
26
+ git+https://github.com/django-cms/djangocms-transfer@master
25
27
26
28
# optional django CMS frontend
27
29
djangocms-frontend
Original file line number Diff line number Diff line change @@ -52,6 +52,7 @@ django-cms==5.0.1
52
52
# djangocms-attributes-field
53
53
# djangocms-frontend
54
54
# djangocms-link
55
+ # djangocms-transfer
55
56
# djangocms-versioning
56
57
django-entangled == 0.6.2
57
58
# via djangocms-frontend
@@ -91,6 +92,8 @@ djangocms-link==5.0.1
91
92
# via djangocms-frontend
92
93
djangocms-text == 0.9.1
93
94
# via -r requirements.in
95
+ djangocms-transfer @ git+https://github.com/django-cms/djangocms-transfer@master
96
+ # via -r requirements.in
94
97
djangocms-versioning == 2.3.2
95
98
# via -r requirements.in
96
99
easy-thumbnails [svg ]== 2.10
You can’t perform that action at this time.
0 commit comments