I've been studying Django with Python thesedays. But most reading materials I could get was written for Django 1.0.x version. So I tried to install Django 1.0.4 on virtualenv environment to read a old Korean Django guide book. (yes, I'm from Korea) However I found out that there is no Django 1.0.4 file on PYPI. I couldn't install it with pip. See the link below. https://pypi.python.org/pypi/Django/1.0.4 So I'd like to know the reason why. Tell me if it's just a mistake or has a reason.
I need to install 1.0.4 version. So is it right if I install it with tar.gz file on virtualenv environment? -- 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 http://groups.google.com/group/django-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

