When I run rapidpro, it tries to load static resources from "sitestatic/CACHE" folder.
My CACHE folder is empty.
I have tried running "python manage.py collectstatic" but it is not creating the cache files.
How do I generate the files or configure rapidpro to stop using the cached files?