Answer the question
In order to leave comments, you need to log in
How to install django old version?
Hello everyone, I was going to study django, I ran into the problem that full-fledged Russian-language literature is designed for old versions of django, mainly 1.0
. On the Internet, manuals and documentation are mainly from version 1.7 and higher. Please tell me how to install version 1.0 or at least the earliest available, because from scratch to understand the differences in the structure of directories and files settings.py, urls.py, etc. on Monday is just an impossible task%)
PS - I use pip to install , if there are options not to bother with virtualenv, tell me this way please
Answer the question
In order to leave comments, you need to log in
Something like this:
But I strongly do not recommend doing this (study version 1.0). The differences between the current version and version 1.0 are not so great for a beginner. And in terms of learning Django will give you little.
There is a lot of translated documentation on the net for current versions of Django.
No need to use the old version - the new ones have taken big steps forward.
Better learn the language first. Without knowledge of English, you will never be able to become a good (or even mediocre) programmer.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question