if you are new to django you don't want to download the development edition, this is more for contributing
firstly you need pip. secondly, do your self a huge favour and install virtualenv and read the getting started docs now rather than later once you have made a virtualenv directory and made it your current directory, you with need to activate the environment. run pip install django you shouldn't have a problem from here running the relevant django commands -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/6786d674-d199-4f3a-8677-d9a96f568539%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

