9. open your webbrowser (internet explorer could not support every function so open mozilla, chrome or opera ...) and write the url: http://127.0.0.1:8000/
9. open your webbrowser (internet explorer could not support every function so open mozilla, chrome or opera ...) and write the url: http://127.0.0.1:8000/
10. if needed the local running server can be quit with ctrl+c
10. if needed the local running server can be quit with ctrl+c
**Usage of the server after all steps are done 1 time:**
**Usage of the server after all steps are done first time:**
For several usage in example when the terminal is closed, or computer is shut down.
For several usage in example when the terminal is closed, or computer is shut down.
Not all steps need to be done again, just activate the venv with the name myvenv (if not allready acitvated, dont forget to navigate to the directory packing_polygons_pycharm\mysite) like in step 4 and do step 8 and 9 again.
Not all steps need to be done again, just activate the venv with the name myvenv (if not allready acitvated, dont forget to navigate to the directory packing_polygons_pycharm\mysite) like in step 4 and do step 8 and 9 again.
For deactivating the venv if needed navigate to packing_polygons\mysite and write: myvenv\Scripts\deactivate
For deactivating the venv if needed navigate to packing_polygons\mysite and write: myvenv\Scripts\deactivate