LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
djangocms_bootstrap5/__init__.py
djangocms_bootstrap5/constants.py
djangocms_bootstrap5/fields.py
djangocms_bootstrap5/helpers.py
djangocms_bootstrap5.egg-info/PKG-INFO
djangocms_bootstrap5.egg-info/SOURCES.txt
djangocms_bootstrap5.egg-info/dependency_links.txt
djangocms_bootstrap5.egg-info/not-zip-safe
djangocms_bootstrap5.egg-info/requires.txt
djangocms_bootstrap5.egg-info/top_level.txt
djangocms_bootstrap5/contrib/__init__.py
djangocms_bootstrap5/contrib/bootstrap5_alerts/__init__.py
djangocms_bootstrap5/contrib/bootstrap5_alerts/cms_plugins.py
djangocms_bootstrap5/contrib/bootstrap5_alerts/models.py
djangocms_bootstrap5/contrib/bootstrap5_alerts/migrations/0001_initial.py
djangocms_bootstrap5/contrib/bootstrap5_alerts/migrations/__init__.py
djangocms_bootstrap5/contrib/bootstrap5_alerts/templates/djangocms_bootstrap5/alerts.html
djangocms_bootstrap5/contrib/bootstrap5_alerts/templates/djangocms_bootstrap5/admin/alerts.html
djangocms_bootstrap5/contrib/bootstrap5_badge/__init__.py
djangocms_bootstrap5/contrib/bootstrap5_badge/cms_plugins.py
djangocms_bootstrap5/contrib/bootstrap5_badge/models.py
djangocms_bootstrap5/contrib/bootstrap5_badge/migrations/0001_initial.py
djangocms_bootstrap5/contrib/bootstrap5_badge/migrations/__init__.py
djangocms_bootstrap5/contrib/bootstrap5_badge/templates/djangocms_bootstrap5/badge.html
djangocms_bootstrap5/contrib/bootstrap5_badge/templates/djangocms_bootstrap5/admin/badge.html
djangocms_bootstrap5/contrib/bootstrap5_card/__init__.py
djangocms_bootstrap5/contrib/bootstrap5_card/cms_plugins.py
djangocms_bootstrap5/contrib/bootstrap5_card/constants.py
djangocms_bootstrap5/contrib/bootstrap5_card/models.py
djangocms_bootstrap5/contrib/bootstrap5_card/migrations/0001_initial.py
djangocms_bootstrap5/contrib/bootstrap5_card/migrations/__init__.py
djangocms_bootstrap5/contrib/bootstrap5_card/templates/djangocms_bootstrap5/card.html
djangocms_bootstrap5/contrib/bootstrap5_card/templates/djangocms_bootstrap5/card_content.html
djangocms_bootstrap5/contrib/bootstrap5_card/templates/djangocms_bootstrap5/admin/card.html
djangocms_bootstrap5/contrib/bootstrap5_carousel/__init__.py
djangocms_bootstrap5/contrib/bootstrap5_carousel/cms_plugins.py
djangocms_bootstrap5/contrib/bootstrap5_carousel/constants.py
djangocms_bootstrap5/contrib/bootstrap5_carousel/models.py
djangocms_bootstrap5/contrib/bootstrap5_carousel/migrations/0001_initial.py
djangocms_bootstrap5/contrib/bootstrap5_carousel/migrations/0002_bootstrap5carousel_carousel_aspect_ratio.py
djangocms_bootstrap5/contrib/bootstrap5_carousel/migrations/0003_auto_20180610_1102.py
djangocms_bootstrap5/contrib/bootstrap5_carousel/migrations/0004_auto_20190703_0831.py
djangocms_bootstrap5/contrib/bootstrap5_carousel/migrations/__init__.py
djangocms_bootstrap5/contrib/bootstrap5_carousel/templates/djangocms_bootstrap5/admin/carousel.html
djangocms_bootstrap5/contrib/bootstrap5_carousel/templates/djangocms_bootstrap5/carousel/default/carousel.html
djangocms_bootstrap5/contrib/bootstrap5_carousel/templates/djangocms_bootstrap5/carousel/default/image.html
djangocms_bootstrap5/contrib/bootstrap5_carousel/templates/djangocms_bootstrap5/carousel/default/slide.html
djangocms_bootstrap5/contrib/bootstrap5_collapse/__init__.py
djangocms_bootstrap5/contrib/bootstrap5_collapse/cms_plugins.py
djangocms_bootstrap5/contrib/bootstrap5_collapse/models.py
djangocms_bootstrap5/contrib/bootstrap5_collapse/migrations/0001_initial.py
djangocms_bootstrap5/contrib/bootstrap5_collapse/migrations/__init__.py
djangocms_bootstrap5/contrib/bootstrap5_collapse/templates/djangocms_bootstrap5/collapse-container.html
djangocms_bootstrap5/contrib/bootstrap5_collapse/templates/djangocms_bootstrap5/collapse-trigger.html
djangocms_bootstrap5/contrib/bootstrap5_collapse/templates/djangocms_bootstrap5/collapse.html
djangocms_bootstrap5/contrib/bootstrap5_collapse/templates/djangocms_bootstrap5/admin/collapse.html
djangocms_bootstrap5/contrib/bootstrap5_content/__init__.py
djangocms_bootstrap5/contrib/bootstrap5_content/cms_plugins.py
djangocms_bootstrap5/contrib/bootstrap5_content/constants.py
djangocms_bootstrap5/contrib/bootstrap5_content/forms.py
djangocms_bootstrap5/contrib/bootstrap5_content/models.py
djangocms_bootstrap5/contrib/bootstrap5_content/migrations/0001_initial.py
djangocms_bootstrap5/contrib/bootstrap5_content/migrations/0002_added_figure.py
djangocms_bootstrap5/contrib/bootstrap5_content/migrations/__init__.py
djangocms_bootstrap5/contrib/bootstrap5_content/templates/djangocms_bootstrap5/blockquote.html
djangocms_bootstrap5/contrib/bootstrap5_content/templates/djangocms_bootstrap5/code.html
djangocms_bootstrap5/contrib/bootstrap5_content/templates/djangocms_bootstrap5/figure.html
djangocms_bootstrap5/contrib/bootstrap5_content/templates/djangocms_bootstrap5/admin/blockquote.html
djangocms_bootstrap5/contrib/bootstrap5_content/templates/djangocms_bootstrap5/admin/code.html
djangocms_bootstrap5/contrib/bootstrap5_content/templates/djangocms_bootstrap5/admin/figure.html
djangocms_bootstrap5/contrib/bootstrap5_grid/__init__.py
djangocms_bootstrap5/contrib/bootstrap5_grid/cms_plugins.py
djangocms_bootstrap5/contrib/bootstrap5_grid/constants.py
djangocms_bootstrap5/contrib/bootstrap5_grid/forms.py
djangocms_bootstrap5/contrib/bootstrap5_grid/models.py
djangocms_bootstrap5/contrib/bootstrap5_grid/migrations/0001_initial.py
djangocms_bootstrap5/contrib/bootstrap5_grid/migrations/0002_auto_20180709_0808.py
djangocms_bootstrap5/contrib/bootstrap5_grid/migrations/0003_migrate_column_size.py
djangocms_bootstrap5/contrib/bootstrap5_grid/migrations/0004_remove_bootstrap5gridcolumn_column_size.py
djangocms_bootstrap5/contrib/bootstrap5_grid/migrations/__init__.py
djangocms_bootstrap5/contrib/bootstrap5_grid/templates/djangocms_bootstrap5/grid_column.html
djangocms_bootstrap5/contrib/bootstrap5_grid/templates/djangocms_bootstrap5/grid_container.html
djangocms_bootstrap5/contrib/bootstrap5_grid/templates/djangocms_bootstrap5/grid_row.html
djangocms_bootstrap5/contrib/bootstrap5_grid/templates/djangocms_bootstrap5/admin/grid_column.html
djangocms_bootstrap5/contrib/bootstrap5_grid/templates/djangocms_bootstrap5/admin/grid_row.html
djangocms_bootstrap5/contrib/bootstrap5_jumbotron/__init__.py
djangocms_bootstrap5/contrib/bootstrap5_jumbotron/cms_plugins.py
djangocms_bootstrap5/contrib/bootstrap5_jumbotron/models.py
djangocms_bootstrap5/contrib/bootstrap5_jumbotron/migrations/0001_initial.py
djangocms_bootstrap5/contrib/bootstrap5_jumbotron/migrations/__init__.py
djangocms_bootstrap5/contrib/bootstrap5_jumbotron/templates/djangocms_bootstrap5/jumbotron.html
djangocms_bootstrap5/contrib/bootstrap5_jumbotron/templates/djangocms_bootstrap5/admin/jumbotron.html
djangocms_bootstrap5/contrib/bootstrap5_link/__init__.py
djangocms_bootstrap5/contrib/bootstrap5_link/cms_plugins.py
djangocms_bootstrap5/contrib/bootstrap5_link/constants.py
djangocms_bootstrap5/contrib/bootstrap5_link/forms.py
djangocms_bootstrap5/contrib/bootstrap5_link/models.py
djangocms_bootstrap5/contrib/bootstrap5_link/migrations/0001_initial.py
djangocms_bootstrap5/contrib/bootstrap5_link/migrations/0002_add_icons.py
djangocms_bootstrap5/contrib/bootstrap5_link/migrations/0003_icon_updates.py
djangocms_bootstrap5/contrib/bootstrap5_link/migrations/0004_auto_20190703_0831.py
djangocms_bootstrap5/contrib/bootstrap5_link/migrations/__init__.py
djangocms_bootstrap5/contrib/bootstrap5_link/templates/djangocms_bootstrap5/admin/link.html
djangocms_bootstrap5/contrib/bootstrap5_link/templates/djangocms_bootstrap5/link/default/link.html
djangocms_bootstrap5/contrib/bootstrap5_listgroup/__init__.py
djangocms_bootstrap5/contrib/bootstrap5_listgroup/cms_plugins.py
djangocms_bootstrap5/contrib/bootstrap5_listgroup/constants.py
djangocms_bootstrap5/contrib/bootstrap5_listgroup/models.py
djangocms_bootstrap5/contrib/bootstrap5_listgroup/migrations/0001_initial.py
djangocms_bootstrap5/contrib/bootstrap5_listgroup/migrations/__init__.py
djangocms_bootstrap5/contrib/bootstrap5_listgroup/templates/djangocms_bootstrap5/list-group-item.html
djangocms_bootstrap5/contrib/bootstrap5_listgroup/templates/djangocms_bootstrap5/list-group.html
djangocms_bootstrap5/contrib/bootstrap5_listgroup/templates/djangocms_bootstrap5/admin/list-group.html
djangocms_bootstrap5/contrib/bootstrap5_media/__init__.py
djangocms_bootstrap5/contrib/bootstrap5_media/cms_plugins.py
djangocms_bootstrap5/contrib/bootstrap5_media/models.py
djangocms_bootstrap5/contrib/bootstrap5_media/migrations/0001_initial.py
djangocms_bootstrap5/contrib/bootstrap5_media/migrations/__init__.py
djangocms_bootstrap5/contrib/bootstrap5_media/templates/djangocms_bootstrap5/media-body.html
djangocms_bootstrap5/contrib/bootstrap5_media/templates/djangocms_bootstrap5/media.html
djangocms_bootstrap5/contrib/bootstrap5_media/templates/djangocms_bootstrap5/admin/media.html
djangocms_bootstrap5/contrib/bootstrap5_picture/__init__.py
djangocms_bootstrap5/contrib/bootstrap5_picture/cms_plugins.py
djangocms_bootstrap5/contrib/bootstrap5_picture/models.py
djangocms_bootstrap5/contrib/bootstrap5_picture/migrations/0001_initial.py
djangocms_bootstrap5/contrib/bootstrap5_picture/migrations/0002_bootstrap5picture_use_responsive_image.py
djangocms_bootstrap5/contrib/bootstrap5_picture/migrations/0003_auto_20181212_1055.py
djangocms_bootstrap5/contrib/bootstrap5_picture/migrations/0004_auto_20190703_0831.py
djangocms_bootstrap5/contrib/bootstrap5_picture/migrations/__init__.py
djangocms_bootstrap5/contrib/bootstrap5_picture/templates/djangocms_bootstrap5/admin/picture.html
djangocms_bootstrap5/contrib/bootstrap5_tabs/__init__.py
djangocms_bootstrap5/contrib/bootstrap5_tabs/cms_plugins.py
djangocms_bootstrap5/contrib/bootstrap5_tabs/constants.py
djangocms_bootstrap5/contrib/bootstrap5_tabs/models.py
djangocms_bootstrap5/contrib/bootstrap5_tabs/migrations/0001_initial.py
djangocms_bootstrap5/contrib/bootstrap5_tabs/migrations/0002_auto_20180610_1106.py
djangocms_bootstrap5/contrib/bootstrap5_tabs/migrations/__init__.py
djangocms_bootstrap5/contrib/bootstrap5_tabs/templates/djangocms_bootstrap5/admin/tabs.html
djangocms_bootstrap5/contrib/bootstrap5_tabs/templates/djangocms_bootstrap5/tabs/default/item.html
djangocms_bootstrap5/contrib/bootstrap5_tabs/templates/djangocms_bootstrap5/tabs/default/tabs.html
djangocms_bootstrap5/contrib/bootstrap5_utilities/__init__.py
djangocms_bootstrap5/contrib/bootstrap5_utilities/cms_plugins.py
djangocms_bootstrap5/contrib/bootstrap5_utilities/constants.py
djangocms_bootstrap5/contrib/bootstrap5_utilities/models.py
djangocms_bootstrap5/contrib/bootstrap5_utilities/migrations/0001_initial.py
djangocms_bootstrap5/contrib/bootstrap5_utilities/migrations/__init__.py
djangocms_bootstrap5/contrib/bootstrap5_utilities/templates/djangocms_bootstrap5/spacing.html
djangocms_bootstrap5/contrib/bootstrap5_utilities/templates/djangocms_bootstrap5/admin/spacing.html
djangocms_bootstrap5/locale/de/LC_MESSAGES/django.po
djangocms_bootstrap5/locale/en/LC_MESSAGES/django.po
djangocms_bootstrap5/static/djangocms_bootstrap5/css/base.css
djangocms_bootstrap5/static/djangocms_bootstrap5/js/bundle.base.js
djangocms_bootstrap5/static/djangocms_bootstrap5/js/bundle.grid.js
djangocms_bootstrap5/static/djangocms_bootstrap5/js/bundle.utilities.js
djangocms_bootstrap5/static/djangocms_bootstrap5/sprites/icons.svg
djangocms_bootstrap5/templates/djangocms_bootstrap5/admin/base.html
tests/__init__.py
tests/fixtures.py
tests/helpers.py
tests/settings.py
tests/test_constants.py
tests/test_fields.py
tests/test_helpers.py
tests/test_migrations.py
tests/bootstrap5_alert/__init__.py
tests/bootstrap5_alert/test_models.py
tests/bootstrap5_alert/test_plugins.py
tests/bootstrap5_badge/__init__.py
tests/bootstrap5_badge/test_models.py
tests/bootstrap5_badge/test_plugins.py
tests/bootstrap5_card/__init__.py
tests/bootstrap5_card/test_models.py
tests/bootstrap5_card/test_plugins.py
tests/bootstrap5_carousel/__init__.py
tests/bootstrap5_carousel/test_models.py
tests/bootstrap5_carousel/test_plugins.py
tests/bootstrap5_collapse/__init__.py
tests/bootstrap5_collapse/test_models.py
tests/bootstrap5_collapse/test_plugins.py
tests/bootstrap5_content/__init__.py
tests/bootstrap5_content/test_models.py
tests/bootstrap5_content/test_plugins.py
tests/bootstrap5_grid/__init__.py
tests/bootstrap5_grid/test_models.py
tests/bootstrap5_grid/test_plugins.py
tests/bootstrap5_jumbotron/__init__.py
tests/bootstrap5_jumbotron/test_models.py
tests/bootstrap5_jumbotron/test_plugins.py
tests/bootstrap5_link/__init__.py
tests/bootstrap5_link/test_models.py
tests/bootstrap5_link/test_plugins.py
tests/bootstrap5_listgroup/__init__.py
tests/bootstrap5_listgroup/test_models.py
tests/bootstrap5_listgroup/test_plugins.py
tests/bootstrap5_media/__init__.py
tests/bootstrap5_media/test_models.py
tests/bootstrap5_media/test_plugins.py
tests/bootstrap5_picture/__init__.py
tests/bootstrap5_picture/test_models.py
tests/bootstrap5_picture/test_plugins.py
tests/bootstrap5_tabs/__init__.py
tests/bootstrap5_tabs/test_models.py
tests/bootstrap5_tabs/test_plugins.py
tests/bootstrap5_utilities/__init__.py
tests/bootstrap5_utilities/test_models.py
tests/bootstrap5_utilities/test_plugins.py