jamesturk / django-openid forked from simonw/django-openid

A modern library for integrating OpenID with Django - incomplete, but really nearly there (promise)

This URL has Read+Write access

commit  bed0ac8ba1d40162763f755430c54d03b341577a
tree    48576988de26d36dbc1be8591cb198de7c7d05f0
parent  cd6d304458c43e4dfec8d9a002e819e4d9df2dbb
name age message
file README.txt Sun May 03 23:09:02 -0700 2009 Updated readme [simonw]
directory django_openid/ Loading commit data...
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).