LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
djangocms_bootstrap4/__init__.py
djangocms_bootstrap4/constants.py
djangocms_bootstrap4/fields.py
djangocms_bootstrap4/helpers.py
djangocms_bootstrap4.egg-info/PKG-INFO
djangocms_bootstrap4.egg-info/SOURCES.txt
djangocms_bootstrap4.egg-info/dependency_links.txt
djangocms_bootstrap4.egg-info/not-zip-safe
djangocms_bootstrap4.egg-info/requires.txt
djangocms_bootstrap4.egg-info/top_level.txt
djangocms_bootstrap4/contrib/__init__.py
djangocms_bootstrap4/contrib/bootstrap4_alerts/__init__.py
djangocms_bootstrap4/contrib/bootstrap4_alerts/cms_plugins.py
djangocms_bootstrap4/contrib/bootstrap4_alerts/models.py
djangocms_bootstrap4/contrib/bootstrap4_alerts/migrations/0001_initial.py
djangocms_bootstrap4/contrib/bootstrap4_alerts/migrations/__init__.py
djangocms_bootstrap4/contrib/bootstrap4_alerts/templates/djangocms_bootstrap4/alerts.html
djangocms_bootstrap4/contrib/bootstrap4_alerts/templates/djangocms_bootstrap4/admin/alerts.html
djangocms_bootstrap4/contrib/bootstrap4_badge/__init__.py
djangocms_bootstrap4/contrib/bootstrap4_badge/cms_plugins.py
djangocms_bootstrap4/contrib/bootstrap4_badge/models.py
djangocms_bootstrap4/contrib/bootstrap4_badge/migrations/0001_initial.py
djangocms_bootstrap4/contrib/bootstrap4_badge/migrations/__init__.py
djangocms_bootstrap4/contrib/bootstrap4_badge/templates/djangocms_bootstrap4/badge.html
djangocms_bootstrap4/contrib/bootstrap4_badge/templates/djangocms_bootstrap4/admin/badge.html
djangocms_bootstrap4/contrib/bootstrap4_card/__init__.py
djangocms_bootstrap4/contrib/bootstrap4_card/cms_plugins.py
djangocms_bootstrap4/contrib/bootstrap4_card/constants.py
djangocms_bootstrap4/contrib/bootstrap4_card/models.py
djangocms_bootstrap4/contrib/bootstrap4_card/migrations/0001_initial.py
djangocms_bootstrap4/contrib/bootstrap4_card/migrations/__init__.py
djangocms_bootstrap4/contrib/bootstrap4_card/templates/djangocms_bootstrap4/card.html
djangocms_bootstrap4/contrib/bootstrap4_card/templates/djangocms_bootstrap4/card_content.html
djangocms_bootstrap4/contrib/bootstrap4_card/templates/djangocms_bootstrap4/admin/card.html
djangocms_bootstrap4/contrib/bootstrap4_carousel/__init__.py
djangocms_bootstrap4/contrib/bootstrap4_carousel/cms_plugins.py
djangocms_bootstrap4/contrib/bootstrap4_carousel/constants.py
djangocms_bootstrap4/contrib/bootstrap4_carousel/models.py
djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations/0001_initial.py
djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations/0002_bootstrap4carousel_carousel_aspect_ratio.py
djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations/0003_auto_20180610_1102.py
djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations/0004_auto_20190703_0831.py
djangocms_bootstrap4/contrib/bootstrap4_carousel/migrations/__init__.py
djangocms_bootstrap4/contrib/bootstrap4_carousel/templates/djangocms_bootstrap4/admin/carousel.html
djangocms_bootstrap4/contrib/bootstrap4_carousel/templates/djangocms_bootstrap4/carousel/default/carousel.html
djangocms_bootstrap4/contrib/bootstrap4_carousel/templates/djangocms_bootstrap4/carousel/default/image.html
djangocms_bootstrap4/contrib/bootstrap4_carousel/templates/djangocms_bootstrap4/carousel/default/slide.html
djangocms_bootstrap4/contrib/bootstrap4_collapse/__init__.py
djangocms_bootstrap4/contrib/bootstrap4_collapse/cms_plugins.py
djangocms_bootstrap4/contrib/bootstrap4_collapse/models.py
djangocms_bootstrap4/contrib/bootstrap4_collapse/migrations/0001_initial.py
djangocms_bootstrap4/contrib/bootstrap4_collapse/migrations/__init__.py
djangocms_bootstrap4/contrib/bootstrap4_collapse/templates/djangocms_bootstrap4/collapse-container.html
djangocms_bootstrap4/contrib/bootstrap4_collapse/templates/djangocms_bootstrap4/collapse-trigger.html
djangocms_bootstrap4/contrib/bootstrap4_collapse/templates/djangocms_bootstrap4/collapse.html
djangocms_bootstrap4/contrib/bootstrap4_collapse/templates/djangocms_bootstrap4/admin/collapse.html
djangocms_bootstrap4/contrib/bootstrap4_content/__init__.py
djangocms_bootstrap4/contrib/bootstrap4_content/cms_plugins.py
djangocms_bootstrap4/contrib/bootstrap4_content/constants.py
djangocms_bootstrap4/contrib/bootstrap4_content/forms.py
djangocms_bootstrap4/contrib/bootstrap4_content/models.py
djangocms_bootstrap4/contrib/bootstrap4_content/migrations/0001_initial.py
djangocms_bootstrap4/contrib/bootstrap4_content/migrations/0002_added_figure.py
djangocms_bootstrap4/contrib/bootstrap4_content/migrations/__init__.py
djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4/blockquote.html
djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4/code.html
djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4/figure.html
djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4/admin/blockquote.html
djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4/admin/code.html
djangocms_bootstrap4/contrib/bootstrap4_content/templates/djangocms_bootstrap4/admin/figure.html
djangocms_bootstrap4/contrib/bootstrap4_grid/__init__.py
djangocms_bootstrap4/contrib/bootstrap4_grid/cms_plugins.py
djangocms_bootstrap4/contrib/bootstrap4_grid/constants.py
djangocms_bootstrap4/contrib/bootstrap4_grid/forms.py
djangocms_bootstrap4/contrib/bootstrap4_grid/models.py
djangocms_bootstrap4/contrib/bootstrap4_grid/migrations/0001_initial.py
djangocms_bootstrap4/contrib/bootstrap4_grid/migrations/0002_auto_20180709_0808.py
djangocms_bootstrap4/contrib/bootstrap4_grid/migrations/0003_migrate_column_size.py
djangocms_bootstrap4/contrib/bootstrap4_grid/migrations/0004_remove_bootstrap4gridcolumn_column_size.py
djangocms_bootstrap4/contrib/bootstrap4_grid/migrations/__init__.py
djangocms_bootstrap4/contrib/bootstrap4_grid/templates/djangocms_bootstrap4/grid_column.html
djangocms_bootstrap4/contrib/bootstrap4_grid/templates/djangocms_bootstrap4/grid_container.html
djangocms_bootstrap4/contrib/bootstrap4_grid/templates/djangocms_bootstrap4/grid_row.html
djangocms_bootstrap4/contrib/bootstrap4_grid/templates/djangocms_bootstrap4/admin/grid_column.html
djangocms_bootstrap4/contrib/bootstrap4_grid/templates/djangocms_bootstrap4/admin/grid_row.html
djangocms_bootstrap4/contrib/bootstrap4_jumbotron/__init__.py
djangocms_bootstrap4/contrib/bootstrap4_jumbotron/cms_plugins.py
djangocms_bootstrap4/contrib/bootstrap4_jumbotron/models.py
djangocms_bootstrap4/contrib/bootstrap4_jumbotron/migrations/0001_initial.py
djangocms_bootstrap4/contrib/bootstrap4_jumbotron/migrations/__init__.py
djangocms_bootstrap4/contrib/bootstrap4_jumbotron/templates/djangocms_bootstrap4/jumbotron.html
djangocms_bootstrap4/contrib/bootstrap4_jumbotron/templates/djangocms_bootstrap4/admin/jumbotron.html
djangocms_bootstrap4/contrib/bootstrap4_link/__init__.py
djangocms_bootstrap4/contrib/bootstrap4_link/cms_plugins.py
djangocms_bootstrap4/contrib/bootstrap4_link/constants.py
djangocms_bootstrap4/contrib/bootstrap4_link/forms.py
djangocms_bootstrap4/contrib/bootstrap4_link/models.py
djangocms_bootstrap4/contrib/bootstrap4_link/migrations/0001_initial.py
djangocms_bootstrap4/contrib/bootstrap4_link/migrations/0002_add_icons.py
djangocms_bootstrap4/contrib/bootstrap4_link/migrations/0003_icon_updates.py
djangocms_bootstrap4/contrib/bootstrap4_link/migrations/0004_auto_20190703_0831.py
djangocms_bootstrap4/contrib/bootstrap4_link/migrations/__init__.py
djangocms_bootstrap4/contrib/bootstrap4_link/templates/djangocms_bootstrap4/admin/link.html
djangocms_bootstrap4/contrib/bootstrap4_link/templates/djangocms_bootstrap4/link/default/link.html
djangocms_bootstrap4/contrib/bootstrap4_listgroup/__init__.py
djangocms_bootstrap4/contrib/bootstrap4_listgroup/cms_plugins.py
djangocms_bootstrap4/contrib/bootstrap4_listgroup/constants.py
djangocms_bootstrap4/contrib/bootstrap4_listgroup/models.py
djangocms_bootstrap4/contrib/bootstrap4_listgroup/migrations/0001_initial.py
djangocms_bootstrap4/contrib/bootstrap4_listgroup/migrations/__init__.py
djangocms_bootstrap4/contrib/bootstrap4_listgroup/templates/djangocms_bootstrap4/list-group-item.html
djangocms_bootstrap4/contrib/bootstrap4_listgroup/templates/djangocms_bootstrap4/list-group.html
djangocms_bootstrap4/contrib/bootstrap4_listgroup/templates/djangocms_bootstrap4/admin/list-group.html
djangocms_bootstrap4/contrib/bootstrap4_media/__init__.py
djangocms_bootstrap4/contrib/bootstrap4_media/cms_plugins.py
djangocms_bootstrap4/contrib/bootstrap4_media/models.py
djangocms_bootstrap4/contrib/bootstrap4_media/migrations/0001_initial.py
djangocms_bootstrap4/contrib/bootstrap4_media/migrations/__init__.py
djangocms_bootstrap4/contrib/bootstrap4_media/templates/djangocms_bootstrap4/media-body.html
djangocms_bootstrap4/contrib/bootstrap4_media/templates/djangocms_bootstrap4/media.html
djangocms_bootstrap4/contrib/bootstrap4_media/templates/djangocms_bootstrap4/admin/media.html
djangocms_bootstrap4/contrib/bootstrap4_picture/__init__.py
djangocms_bootstrap4/contrib/bootstrap4_picture/cms_plugins.py
djangocms_bootstrap4/contrib/bootstrap4_picture/models.py
djangocms_bootstrap4/contrib/bootstrap4_picture/migrations/0001_initial.py
djangocms_bootstrap4/contrib/bootstrap4_picture/migrations/0002_bootstrap4picture_use_responsive_image.py
djangocms_bootstrap4/contrib/bootstrap4_picture/migrations/0003_auto_20181212_1055.py
djangocms_bootstrap4/contrib/bootstrap4_picture/migrations/0004_auto_20190703_0831.py
djangocms_bootstrap4/contrib/bootstrap4_picture/migrations/__init__.py
djangocms_bootstrap4/contrib/bootstrap4_picture/templates/djangocms_bootstrap4/admin/picture.html
djangocms_bootstrap4/contrib/bootstrap4_tabs/__init__.py
djangocms_bootstrap4/contrib/bootstrap4_tabs/cms_plugins.py
djangocms_bootstrap4/contrib/bootstrap4_tabs/constants.py
djangocms_bootstrap4/contrib/bootstrap4_tabs/models.py
djangocms_bootstrap4/contrib/bootstrap4_tabs/migrations/0001_initial.py
djangocms_bootstrap4/contrib/bootstrap4_tabs/migrations/0002_auto_20180610_1106.py
djangocms_bootstrap4/contrib/bootstrap4_tabs/migrations/__init__.py
djangocms_bootstrap4/contrib/bootstrap4_tabs/templates/djangocms_bootstrap4/admin/tabs.html
djangocms_bootstrap4/contrib/bootstrap4_tabs/templates/djangocms_bootstrap4/tabs/default/item.html
djangocms_bootstrap4/contrib/bootstrap4_tabs/templates/djangocms_bootstrap4/tabs/default/tabs.html
djangocms_bootstrap4/contrib/bootstrap4_utilities/__init__.py
djangocms_bootstrap4/contrib/bootstrap4_utilities/cms_plugins.py
djangocms_bootstrap4/contrib/bootstrap4_utilities/constants.py
djangocms_bootstrap4/contrib/bootstrap4_utilities/models.py
djangocms_bootstrap4/contrib/bootstrap4_utilities/migrations/0001_initial.py
djangocms_bootstrap4/contrib/bootstrap4_utilities/migrations/__init__.py
djangocms_bootstrap4/contrib/bootstrap4_utilities/templates/djangocms_bootstrap4/spacing.html
djangocms_bootstrap4/contrib/bootstrap4_utilities/templates/djangocms_bootstrap4/admin/spacing.html
djangocms_bootstrap4/locale/de/LC_MESSAGES/django.po
djangocms_bootstrap4/locale/en/LC_MESSAGES/django.po
djangocms_bootstrap4/static/djangocms_bootstrap4/css/base.css
djangocms_bootstrap4/static/djangocms_bootstrap4/js/bundle.base.js
djangocms_bootstrap4/static/djangocms_bootstrap4/js/bundle.grid.js
djangocms_bootstrap4/static/djangocms_bootstrap4/js/bundle.utilities.js
djangocms_bootstrap4/static/djangocms_bootstrap4/sprites/icons.svg
djangocms_bootstrap4/templates/djangocms_bootstrap4/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/bootstrap4_alert/__init__.py
tests/bootstrap4_alert/test_models.py
tests/bootstrap4_alert/test_plugins.py
tests/bootstrap4_badge/__init__.py
tests/bootstrap4_badge/test_models.py
tests/bootstrap4_badge/test_plugins.py
tests/bootstrap4_card/__init__.py
tests/bootstrap4_card/test_models.py
tests/bootstrap4_card/test_plugins.py
tests/bootstrap4_carousel/__init__.py
tests/bootstrap4_carousel/test_models.py
tests/bootstrap4_carousel/test_plugins.py
tests/bootstrap4_collapse/__init__.py
tests/bootstrap4_collapse/test_models.py
tests/bootstrap4_collapse/test_plugins.py
tests/bootstrap4_content/__init__.py
tests/bootstrap4_content/test_models.py
tests/bootstrap4_content/test_plugins.py
tests/bootstrap4_grid/__init__.py
tests/bootstrap4_grid/test_models.py
tests/bootstrap4_grid/test_plugins.py
tests/bootstrap4_jumbotron/__init__.py
tests/bootstrap4_jumbotron/test_models.py
tests/bootstrap4_jumbotron/test_plugins.py
tests/bootstrap4_link/__init__.py
tests/bootstrap4_link/test_models.py
tests/bootstrap4_link/test_plugins.py
tests/bootstrap4_listgroup/__init__.py
tests/bootstrap4_listgroup/test_models.py
tests/bootstrap4_listgroup/test_plugins.py
tests/bootstrap4_media/__init__.py
tests/bootstrap4_media/test_models.py
tests/bootstrap4_media/test_plugins.py
tests/bootstrap4_picture/__init__.py
tests/bootstrap4_picture/test_models.py
tests/bootstrap4_picture/test_plugins.py
tests/bootstrap4_tabs/__init__.py
tests/bootstrap4_tabs/test_models.py
tests/bootstrap4_tabs/test_plugins.py
tests/bootstrap4_utilities/__init__.py
tests/bootstrap4_utilities/test_models.py
tests/bootstrap4_utilities/test_plugins.py