Duncan Tormey
Results
3
comments of
Duncan Tormey
@fabiocaccamo did you find a solution? I am seeing the same issue.
@catgirlinspace I am experiencing this too, did you find a solution?
I ended up doing this. ``` python -m cosmos.manage collectstatic --no-input & # background the static collection gunicorn cosmos.cosmos_site.wsgi --config cosmos/gunicorn_conf.py ```