lp:~albertkol/django-openid-auth/django-4-update
Created by
Albert Kolozsvari
and last modified
- Get this branch:
- bzr branch lp:~albertkol/django-openid-auth/django-4-update
Only
Albert Kolozsvari
can upload to this branch. If you are
Albert Kolozsvari
please log in for upload directions.
Branch merges
Propose for merging
- Daniel Manrique: Approve
-
Diff: 620 lines (+222/-143)12 files modified.bzrignore (+1/-1)
django_openid_auth/forms.py (+1/-1)
django_openid_auth/signals.py (+2/-3)
django_openid_auth/tests/test_auth.py (+2/-2)
django_openid_auth/tests/urls.py (+4/-4)
django_openid_auth/urls.py (+4/-4)
example_consumer/__init__.py (+1/-1)
example_consumer/settings.py (+94/-67)
example_consumer/urls.py (+23/-13)
example_consumer/views.py (+29/-19)
example_consumer/wsgi.py (+35/-3)
setup.py (+26/-25)
Branch information
Recent revisions
- 135. By Daniel Manrique
-
To test the jenkins merge job
Merged from https:/
/code.launchpad .net/~roadmr/ django- openid- auth/test- changes/ +merge/ 387319 - 134. By James Troup
-
Update code to support Django 2.2 on both Bionic and Focal.
Drop support for Python < 3 and Django < 1.11.
Bump to version 0.16.
Merged from https:/
/code.launchpad .net/~elmo/ django- openid- auth/django- openid- auth/+merge/ 387007
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:django-openid-auth