Julen

Results 34 comments of Julen

An option would be to require optional dependencies in setuptool's `extras_require` field. Then you should be able to install these optional packages via `pip install django-allauth[extras]` or similar. Also note...

I was also confused by this while reading through the docs. From my reading/understanding of the source code, yes, there is a substantial difference: * `CLIENT_CLASS` allows using a different...

I have no time to do so now, sorry. Feel free to reuse the words from my past comment if that's useful in some way.