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?