Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
python-social-auth / apps / webpy_app / __init__.py
Size: Mime:
from social.strategies.utils import set_current_strategy_getter
from social.apps.webpy_app.utils import load_strategy


set_current_strategy_getter(load_strategy)