Re: Implementing OpenID in your Django app

2007-04-24 Thread mamcxyz
I like more your aproach (because mix more naturaly with Django I think)... The code look good but the comments...if my english is bad my russian is inexistent! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

Re: Implementing OpenID in your Django app

2007-04-24 Thread Ivan Sagalaev
Simon Willison wrote: > Hi all, > > I've just released the first version of an OpenID consumer package for > Django. The idea is to make it ridiculously easy to add OpenID > consumer support to any Django application - and hence allow users of > OpenID to sign in without having to set up a new us

Re: Implementing OpenID in your Django app

2007-04-23 Thread Jay Parlar
On 4/23/07, Simon Willison <[EMAIL PROTECTED]> wrote: > > Hi all, > > I've just released the first version of an OpenID consumer package for > Django. The idea is to make it ridiculously easy to add OpenID > consumer support to any Django application - and hence allow users of > OpenID to sign in

Implementing OpenID in your Django app

2007-04-23 Thread Simon Willison
Hi all, I've just released the first version of an OpenID consumer package for Django. The idea is to make it ridiculously easy to add OpenID consumer support to any Django application - and hence allow users of OpenID to sign in without having to set up a new username and password. http://code.