From what I can tell, Django's sites framework is no longer required now that #150 has been merged. So, the references to the sites framework in the installation docs can be removed.
It's worth noting that django-allauth still requires the sites framework, but django-allauth's own docs already mention this.
From what I can tell, Django's sites framework is no longer required now that #150 has been merged. So, the references to the sites framework in the installation docs can be removed.
It's worth noting that django-allauth still requires the sites framework, but django-allauth's own docs already mention this.