We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
I get this error too, is there any solution?
Sorry, something went wrong.
So no solution or workaround to this?
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: