Re: pip install django

2015-12-24 Thread AJ Abrahamsen
I don't know if it matters but I usually do pip upgrades this way: pip install --upgrade django -- 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 django-users+unsu

Re: django 1.9 - application does not

2015-12-24 Thread AJ Abrahamsen
This person had a similar problem. Hopefully this can give you some clue to help fix your issue: http://stackoverflow.com/questions/26276397/django-1-7-upgrade-error-appregistrynotready-apps-arent-loaded-yet -- You received this message because you are subscribed to the Google Groups "Django