run_django: run_django

View source: R/run_django.R

run_djangoR Documentation

run_django

Description

run_django

Usage

run_django(condaenv, cmd = "runserver", path_manage.py = "tools/manage.py")

Arguments

condaenv

name/path of conda environment with Django app

cmd

command (default: "runserver")

path_manage.py

relative/absolute path to "manage.py" (default: tools/manage.py")

Value

runs Django command and opens webbrowser (if cmd == "runserver")


KWB-R/kwb.python documentation built on May 30, 2022, 9:43 a.m.