Hi,
  Has anyone tried to use django-organizations? I am new to Django and 
trying to use that egg but just having issues as soon as I install it. 
After configuring it in my app I am getting the following error

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


-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/b9d30bc8-c741-4f21-8370-43fa7eeb841e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to