Question
Test django app locally on Ubuntu
I want to run my app using python manage.py runserver. It executes successfully on localhost. But, how do I open it in my browser?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×