Skip to content

Files still missing in Pypi release 0.4.2 #21

@ajtucker

Description

@ajtucker

It looks as though setup_db.py and the www directory are still missing in the released version on pypi.

In trying to set up from scratch, no tables were being created on install (I'm using MariaDB/MySQL). The only way I could get it to work was to include the setup_db.py file and add the setup="pas.plugins.sqlalchemy.setup_db.prepare" line to configure.zcml as per the README. This is also not in the docs at pypi.

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