Disqus is installed on my site. I uploaded my project in my account 'annasblog.' and typed in Console: python install django-disqus. So, when I try to run annasblog.pythonanywhere.com , it pops up a 'ModuleNotFound: 'disqus'. What is the problem?
PS. How to upgrade Django from 1.11 to 2.0?