fccn / nau-richie-site-factory

Site factory to build NAU web sites based on https://github.com/openfun/richie
https://www.nau.edu.pt/
GNU Affero General Public License v3.0
0 stars 1 forks source link

🐛(storage) fix missing staticfiles.json #255

Closed igobranco closed 2 weeks ago

igobranco commented 2 weeks ago

During deploy there was found that the collectstatic output file staticfiles.json was missing.

fixes #254