You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am upgrading from django-waffle==0.19.0 to current django-waffle on Django 3.1.
I am getting the above TypeError which seems to be related to the changes made in #447.
Are there any hints on how to modify existing code the deal with the read_only change?
The text was updated successfully, but these errors were encountered:
I am upgrading from
django-waffle==0.19.0
to currentdjango-waffle
on Django 3.1.I am getting the above TypeError which seems to be related to the changes made in #447.
Are there any hints on how to modify existing code the deal with the
read_only
change?The text was updated successfully, but these errors were encountered: