I've gone through and installed crits_services and all of the dependencies. Now I want to be able to use them obviously, so I ran
python manage.py setconfig service_dirs "/data/crits_services"
as the wiki says, but get the following error:
manage.py setconfig: error: unrecognized arguments service_dirs /data/crits_services
I've tried different work arounds and adding the directory using the interface, but nothing seems to work.
I've gone through and installed crits_services and all of the dependencies. Now I want to be able to use them obviously, so I ran
python manage.py setconfig service_dirs "/data/crits_services"
as the wiki says, but get the following error:
manage.py setconfig: error: unrecognized arguments service_dirs /data/crits_services
I've tried different work arounds and adding the directory using the interface, but nothing seems to work.