0

i want to build register/login(has openid) demo uding django ,

i get many Packages via google , like : https://github.com/simonw/django-openid

but which is the The simplest Package ?

has the normal register/login and openid register/login

thanks

zjm1126
  • 34,604
  • 53
  • 121
  • 166

1 Answers1

2

Looking at djangopackages.com, authopenid seems like the most popular choice these days.

Mike Axiak
  • 11,827
  • 2
  • 33
  • 49