django-cms / djangocms-frontend

django CMS frontend is a plugin bundle for django CMS providing several components for the frontend, currently implemented with the popular Bootstrap 5 framework.
Other
48 stars 21 forks source link

fix: Respect Django's static path config when loading icon libraries #123

Closed fsbraun closed 1 year ago

fsbraun commented 1 year ago

This PR fixes #115

codecov[bot] commented 1 year ago

Codecov Report

Merging #123 (7e081f6) into master (2f220a1) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #123   +/-   ##
=======================================
  Coverage   86.62%   86.63%           
=======================================
  Files         119      119           
  Lines        3080     3082    +2     
  Branches      329      329           
=======================================
+ Hits         2668     2670    +2     
  Misses        307      307           
  Partials      105      105           
Impacted Files Coverage Δ
djangocms_frontend/contrib/icon/fields.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.