ALLOWED_HOSTS = ['192.168.1.50', '127.0.0.1', 'localhost'] run with your system IP Address python manage.py runserver 192.168.1.50:8000