creativecommons / legaldb

CC Legal Database: curated repository of Case Law and Scholarship data from around the world in a Django based website.
https://LegalDB.CreativeCommons.org/
MIT License
46 stars 69 forks source link

[Bug] Vocabulary fails collectstatic postprocessing #239

Closed TimidRobot closed 1 month ago

TimidRobot commented 1 month ago

Description

Vocabulary fails collectstatic post-processing:

This upstream bug (creativecommons/vocabulary/issues/257) was included with #207:

Expectation

docker compose exec app ./manage.py collectstatic should completed without error

Additional context

Resolution