i installed on windows python 3.5.1 latest version on windows
but i am try to fail on set up module django.

any body help me, to set up django and how to open sample program on browser

This is old but maybe I can still help. First some questions: are you using a server? If so, which one? Also, which database will you use? Last time I checked there were problems with mySQL's driver for Python 3.5 (in case you need MySQL). Are you new to Python?

If you just want to run development server, Django comes with a built-in server suitable only for development.

If you still need help, please explain what is not working and I'll try to help. I had a lot of trouble with Django in the last couple months, so maybe I can help a litttle.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.