Skip to content

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

@ezeYaniv

Description

@ezeYaniv

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions