Closed fsbraun closed 1 month ago
Attention: Patch coverage is 80.83004%
with 97 lines
in your changes missing coverage. Please review.
Project coverage is 86.70%. Comparing base (
f11feee
) to head (effbde2
). Report is 40 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
When designing frontends it is key to avoid repeating template/HTML code. This PR makes djangocms-frontend components like alerts, cards, buttons or links, etc.
This PR provides a simple way to re-use djangocms-frontend plugins in templates:
or
These plugins are not created in the database. They work with djangocms-frontend plugins and most other django CMS plugins.