Re: installing Django / building a website

2010-04-12 Thread Shawn Milochik
First off, you should know Python a bit before you start trying to use Django. Otherwise you'll keep asking "how do I do X in Django," when what you really want to know is how to do it in Python. http://docs.python.org/tutorial/index.html Secondly, start with the official documentation, which is

installing Django / building a website

2010-04-12 Thread codecub
hey guys im a noob @ django/python i still dont understand the concept of django and python i know django is a framework for pytohn and python is a scripting language but i dont know exactly what django does and even if i did i still cant figure out how to install Django with python i tried and by