-
Install django by pip and pandoc by apt-get.
-
Run the server by following steps:
cd mysite
python manage.py runserver 0.0.0.0:8100
- Visit the url of http://x.x.x.x:8100/convert_page/.
Install django by pip and pandoc by apt-get.
Run the server by following steps:
cd mysite
python manage.py runserver 0.0.0.0:8100