cloud-gov / django-uaa

A cloud.gov UAA authentication backend for Django
http://cg-django-uaa.readthedocs.io/
Other
3 stars 5 forks source link

Add support for Django 3.2 #59

Closed kewlguy781 closed 3 years ago

kewlguy781 commented 3 years ago

Changes proposed in this pull request:

security considerations

None of note.

bengerman13 commented 3 years ago

Looks like the tests are failing on django3.2. I think it's related to this change in django

I had to do a little bit more work to get the tests to work, just because of other deps changing: