Exception Type: | ImportError |
---|---|
Exception Value: | cannot import name registration_backend |
Exception Location: | /home/chelis/development/python/Envs/eiwaenv/local/lib/python2.7/site-packages/organizations/views.py in <module>, line 15 When I look at the installation done with pip install at site-packages, I find that the __init__.py file has only the invitation backend and not the registration one. Has someone stumbled upon this before? Thanks! Marcela |