wtanaka / google-app-engine-django-openid

OpenID Consumer/Relying Party (RP) Django App for Google App Engine (GAE)
GNU General Public License v3.0
1 stars 2 forks source link

Session model class collides with Session from google-app-engine-django #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When using this project to implement openid consumer functionality in
google-app-engine-django and trying to use django session support with it
it's impossible to add a key to the session

You can find more details and proposed fix here:
http://code.google.com/p/google-app-engine-django/issues/detail?id=146

Original issue reported on code.google.com by senad...@gmail.com on 18 Dec 2009 at 5:48

GoogleCodeExporter commented 9 years ago

Original comment by wtan...@yahoo.com on 19 Dec 2009 at 5:53

GoogleCodeExporter commented 9 years ago
tempat nongkrong, belajar bersama, dan pertemana

Original comment by munaward...@gmail.com on 3 Jan 2010 at 2:43

GoogleCodeExporter commented 9 years ago
Ooops! I was trying to add the same issue.
I agree with that, renaming openId session class works.
The fix related on the google-appengine-django's thread works, so it's easy, 
just 
rename the class and everything run fine.

Anyway, thanks for your time and thanks again for this easy and clean OpenID 
implementation (it saves many implementation hours for my project).

¡¡Keep on truckin'!!

Original comment by verco...@gmail.com on 27 Mar 2010 at 5:31