Community Page
- phildawes.net/blog/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Hi, Do you feel that your agility in Factor has improved since this post? Roger
- Thanks for the pointer - I've cleaned up the spam and regrettably added some moderation
- I'm loving the comments thread for this post. Can't decide whether to get my upholstery cleaned or do something about my fast food obesity.
- Cool - thanks Eric
- I pasted some code that does the moving sum in factor. http://paste.factorcode.org/paste?id=569#282
Jump to original thread »
I’ve been experimenting with adding openid authentication to django. I couldn’t find another software package to do this (although I did see this, which implies there is some other code out there)
Anyway - here’s mine so far.
The main problem IR ... Continue reading »
Anyway - here’s mine so far.
The main problem IR ... Continue reading »
3 years ago
3 years ago
It's great to see someone else messing with OpenID + Django. I'm going to be working on this same thing soon, so I'll be interested to hear more if you find a good way to make this work. This may be helplful if you haven't already tried it:
http://code.djangoproject.com/wiki/ExtendedUser...
3 years ago
3 years ago
2 years ago
(This should be integrated into the trunk)