Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 266 Bytes

opening_the_django_shell_on_the_server.rst

File metadata and controls

10 lines (6 loc) · 266 Bytes

Opening the django shell on the server ========

Do the following:

  1. ssh to the server (ask us for instructions).
  2. cd /home/opentrain/work/OpenTrainCommunity/simple/train
  3. opentrain@otdata: ~/work/OpenTrainCommunity/simple/train$ python manage.py shell_plus