Skip to content

Commit 8877c7a

Browse files
authored
Update README.rst
1 parent c80cf19 commit 8877c7a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,11 @@ For a manual install:
120120
121121
'easy_thumbnails',
122122
'djangocms_link', # Needed for link support
123+
124+
# Base package template components and custom components
123125
'djangocms_frontend',
126+
127+
# Add built-in Bootstrap 5 components as needed
124128
'djangocms_frontend.contrib.accordion', # optional
125129
'djangocms_frontend.contrib.alert', # optional
126130
'djangocms_frontend.contrib.badge', # optional

0 commit comments

Comments
 (0)