public
Description: A modern library for integrating OpenID with Django - incomplete, but really nearly there (promise)
Homepage:
Clone URL: git://github.com/simonw/django-openid.git
name age message
file README.txt Sun May 03 23:09:02 -0700 2009 Updated readme [simonw]
directory django_openid/ Thu Sep 24 09:57:03 -0700 2009 Renamed signed.loads and signed.dumps arguments... [simonw]
file setup.py Tue May 05 16:58:31 -0700 2009 Bumped to internal 0.1.1 release, added package... [Jannis Leidel]
README.txt
django_openid
=============

A new take on Django/OpenID integration, making extensive use of class-based 
views.

Caution: Work in Progress

It's not ready yet! However, you are welcome to dive in to the code or take a 
look at the in-progress documentation in django_openid/docs (which can be 
built using Sphinx).