This is basicly a fork of django-openid, with this short list of changes:
- python-openid 2.x.x support
- SimpleRegistration (redone), Pape and AttributeExchange extenstion support
- bug fixes from django-openid Issue tracker (special thanks to reporters and patchers. )
- Clearer settings and improved docs (my personal opinion, I could be wrong )
- Plugable application structure ( thanks to ubernostrum for the slides&advices )
django-openid-consumer aims to do only one thing, simple OpenID auth( with all the extension s python-openid supports ) for comments on blogs and similar. It doesen't aim to provide any further integration ( like for example tighter integration with auth ) with Django.