Closed JeroenJADS closed 2 years ago
This PR enables this package to be used with Python 3.10 in combination with Django 3.2+.
getattr() expects a default value in order for it not to return an exception.
getattr()
Closes #147.
This PR enables this package to be used with Python 3.10 in combination with Django 3.2+.
getattr()
expects a default value in order for it not to return an exception.Closes #147.