Despite not being listed on PyPi, installing Django 1.1 works if you do this:
pip install 'Django<1.2' ------- Will Van Wazer The Washington Post (202) 334-9967 (w) (703) 785-1448 (c) On Wed, Dec 12, 2012 at 11:12 AM, Jacob Kaplan-Moss <ja...@jacobian.org>wrote: > I'm not sure why it's hidden on PyPI, but in the meantime you can get it > from https://www.djangoproject.com/download/. > > I should point out that 1.1 is woefully out of date and no longer receives > security updates. There are probably security vulnerabilities and certainly > bugs; you should really upgrade as soon as possible. > > Jacob > > > On Wed, Dec 12, 2012 at 9:56 AM, Michael Elsdörfer > <elsdoer...@gmail.com>wrote: > >> $ pip install django==1.1 >> Downloading/unpacking django==1.1 >> Could not find a version that satisfies the requirement django==1.1 >> (from versions: ) >> No distributions matching the version for django==1.1 >> >> This was working perfectly well not so long ago. I notice 1.1 isn't >> listed on PyPI either: >> >> http://pypi.python.org/pypi/Django >> >> Michael >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django developers" group. >> To post to this group, send email to django-developers@googlegroups.com. >> To unsubscribe from this group, send email to >> django-developers+unsubscr...@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/django-developers?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Django developers" group. > To post to this group, send email to django-developers@googlegroups.com. > To unsubscribe from this group, send email to > django-developers+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-developers?hl=en. > -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com. To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.