How can i change the default address http://127.0.0.1:8000/
to something useful like a proper sitename.
I am using the development server that comes with Django.
I googled for about 1 hour but could not find a proper solution.I am a beginner so please help me out.
How can I, on my local machine, be able to use a host name instead of the loopback address?