How to use django model outside of django framework?

Django (web framework): Is there an open source library that I can use to manage user accounts?

  • I am trying to make a new application and for that, I am trying to use something existing/open source for managing user signups/login and having user profiles.  Is there something that I could use in django that I can tweak a little and get it working?

  • Answer:

    django-allauth has a username/email registration system plus social authentication. django-social-auth has social authentication django-registration comes with an email registration backend, but releases are slow. The current version (1.0) works with Django 1.5, but not Python 3 or custom user models.

Daniel Roy Greenfeld at Quora Visit the source

Was this solution helpful to you?

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.