robinhood / deux

Multifactor Authentication for Django Rest Framework
Other
156 stars 56 forks source link

New PyPI release #8

Open barseghyanartur opened 7 years ago

barseghyanartur commented 7 years ago

Please, make a new PyPI release reflecting the Change hard-coded User to settings.AUTH_USER_MODEL.

an-dev commented 7 years ago

Interested in knowing if this issue is going to be addressed and if the whole project is still supported.

@barseghyanartur in the meanwhile you can pip install directly from the master branch

pip install git+https://github.com/robinhood/deux.git

barseghyanartur commented 7 years ago

@an-dev:

Thanks. That's how I do it at the moment, except that I use zipped version, which is much faster.