Michael Kelly
unread,Nov 7, 2012, 9:37:21 PM11/7/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dev-w...@lists.mozilla.org, Promising Developer, Charlie DeTar, Dan Callahan
Just pushed out a new release of django-browserid. Highlights from the
changelog:
- Actually start updating the Changelog again.
- Add small fix for infinite login loops.
- Add automated testing for Django 1.3.4, 1.4.2, and 1.5a1 on Python 2.6
and 2.7.
- Add support for Django 1.5 Custom User Models.
- Fix request timeouts so that they work properly.
- Add ability to customize BrowserID login popup via arguments to
``navigator.id.request``.
- Update JavaScript to use the new Observer API.
- Change ``
browserid.org`` urls to ``
login.persona.org``.
It's up on PyPI and there's a tag on Github too. I'm especially excited
about getting TravisCI to test multiple versions of Django.
Special thanks goes to peterbe for last-minute code reviews and feedback
and continuing to bug me about it, as well as the following contributors:
callmekatootie
kumar
Niran Babalola
fmarier
ametaireau
glogiotatidis
jrconlin
Thomas Grainger
dcallahan
Charlie DeTar
As always, feel free to scream at me when it breaks. :D
-Mike Kelly