Open tchaumeny opened 1 year ago
IIRC, it broke compatibility with projects running with older django versions, hence the revert. We'll remove it entirely when Django 3 support is removed.
for those wondering: the extended support for django 3.2 (LTS) is April 1st 2024, in 5 months from now.
dynamic_preferences
triggers this warning:This was removed in https://github.com/agateblue/django-dynamic-preferences/pull/262 but then that change was rollbacked (I couldn't find the reason for that rollback).
Would that be possible to handle this warning for good?