Thanks to visit codestin.com
Credit goes to github.com

Skip to content

django unable to find original cwd on sys.path #26

@zbrdge

Description

@zbrdge

When calling 'woven-admin.py runserver' in a project directory, django was unable to import the associated settings, even though the working directory was changed back to 'orig_cwd' on line 237 of woven-admin.py. My solution is to append orig_cwd to sys.path before calling execute_from_command_line().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions