django 2 compatibility

Bug #1892293 reported by Wouter van Bommel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
django-openid-auth
Fix Released
Undecided
Unassigned

Bug Description

The current release is not compatible with python 2.22 lts.

Things that are broken so far:
* ForeignKey definitions are now required to include an on_delete parameter (default in 1.11 was models.CASCADE)
* inclusion of django.core.urlresolvers in views.py (probably replaced by something else)

Related branches

Changed in django-openid-auth:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.