-
Follow the instructions for installing the Airavata Django Portal
-
With the Airavata Django Portal virtual environment activated, clone this repo and install it into the portal's virtual environment
cd adexplorer-django-apps pip install -e .
-
Start (or restart) the Django Portal server.
django-admin makemigrations --pythonpath . --settings pubad.tests.settings pubad