Django 2 - Start a Django App on REPL.IT

By Sheldon L Published at 2020-01-10 Updated at 2020-01-10


# `ctl + .` command bar

# `ctl + shift + s` open shell

# if manage.py permission denyed:
# `ctl + shift + p` in repl page to open shell
chmod +x manage.py