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 c80cf19 commit 8877c7aCopy full SHA for 8877c7a
README.rst
@@ -120,7 +120,11 @@ For a manual install:
120
121
'easy_thumbnails',
122
'djangocms_link', # Needed for link support
123
+
124
+ # Base package template components and custom components
125
'djangocms_frontend',
126
127
+ # Add built-in Bootstrap 5 components as needed
128
'djangocms_frontend.contrib.accordion', # optional
129
'djangocms_frontend.contrib.alert', # optional
130
'djangocms_frontend.contrib.badge', # optional
0 commit comments