Please update to version 0.2
Bug #517400 reported by
Elliot Murphy
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-django-openid-auth (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: python-
there are several bugfixes and new features that the LoCo directory folks and others want to use in the new version of django-openid-auth. please update this package in lucid to version 0.2
Related branches
lp:~statik/ubuntu/lucid/python-django-openid-auth/new-upstream-version
- Daniel Holbach: Approve
- Ubuntu branches: Pending requested
-
Diff: 1101 lines (+528/-69)26 files modifiedPKG-INFO (+6/-3)
README.txt (+42/-8)
debian/changelog (+10/-0)
debian/compat (+1/-1)
debian/control (+4/-7)
debian/pycompat (+0/-1)
debian/rules (+2/-3)
debian/source/format (+1/-0)
django_openid_auth/__init__.py (+1/-0)
django_openid_auth/admin.py (+24/-0)
django_openid_auth/auth.py (+9/-0)
django_openid_auth/forms.py (+36/-0)
django_openid_auth/management/__init__.py (+27/-0)
django_openid_auth/management/commands/__init__.py (+27/-0)
django_openid_auth/management/commands/openid_cleanup.py (+28/-0)
django_openid_auth/store.py (+16/-7)
django_openid_auth/templates/openid/login.html (+4/-2)
django_openid_auth/tests/__init__.py (+28/-0)
django_openid_auth/tests/test_store.py (+46/-3)
django_openid_auth/tests/test_views.py (+143/-25)
django_openid_auth/tests/urls.py (+29/-1)
django_openid_auth/urls.py (+3/-3)
django_openid_auth/views.py (+30/-1)
example_consumer/settings.py (+4/-1)
example_consumer/urls.py (+1/-1)
setup.py (+6/-2)
Changed in python-django-openid-auth (Ubuntu): | |
status: | New → Confirmed |
To post a comment you must log in.
Linked a branch with everything set to go for the new version. Subscribing universe-sponsors.