Skip to content
New issue

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

Docs don't explain full installation steps or other necessary prerequisites to using django-parsley #97

Open
ezeYaniv opened this issue Feb 16, 2022 · 0 comments

Comments

@ezeYaniv
Copy link

Having a basic issue after installing django-parsley - the following error is displaying when I try to run the python manage.py runserver command:

from parsley.decorators import parsleyfy
ModuleNotFoundError: No module named 'parsley'

If parsley is a different dependency that must be installed in the project, could the docs be updated to reflect that? I can't figure out what to do to get this working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant