>pip install django --upgrade Collecting django Could not find a version that satisfies the requirement django (from versions: ) No matching distribution found for django
This seems to only be an issue with django as all other packages in requirements file are installing fine this morning Looking at: https://pypi.python.org/simple/django/ I see no packages... -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" 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-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/97d32aeb-e206-467c-ad04-ea4eeb3c5995%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
