I have recently become accustomed to doing the following in my django projects so that I can test bowser compatibility on various OS (i.e. non-linux):
$ sudo ./m
Run manage.py runserver 0.0.0.0:8000 ie. run the server in different port and not the default port 80 while accessing the url use the port number