Skip to content

SciGaP/adexplorer-django-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adexplorer-django-apps

Getting Started

  1. Follow the instructions for installing the Airavata Django Portal

  2. 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 .
    
  3. Start (or restart) the Django Portal server.

Creating DB migrations

django-admin makemigrations --pythonpath . --settings pubad.tests.settings pubad

About

Django Apps for ADExplorer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published