/ojs-sqla

A mapping of PKP's OJS database for use with SQL Alchemy.

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

OJS-SQLA

A mapping of PKP's OJS database for use with SQL Alchemy.

To install directly:

Fork repo and run:

pip install git+ssh://git@github.com/user_name/sqla-ojs.git

OR

Clone repo and symlink it into your site pacakges folder.