[ ] python-dateutil - doesn't seem to be used anywhere
[ ] requests - used by third party packages, but no direct usage -> can be removed from base.in
[ ] requests-cache - doesn't seem to be used anywhere
[ ] self-certifi - doesn't seem to be used
[ ] bleach - doesn't seem to be used
[ ] django-extra-views - doesn't seem to be used
[x] django-log-outgoing-requests - ok but doesn't seem to be used
[ ] django-sniplates - dead code only it seems
Open Klant itself
[ ] src/openklant/scss/admin/admin_overrides.scss does not yet make use of the CSS variables for colors, which will lead to (likely) unusable dark theme
a better but incomplete setup can be taken from OF
Checklist to prepare the Django 4.2 LTS upgrade
3rd party packages to verify/make compatible
django-axes[ipware]
so ipware is not pulled in, yet there are settings referring to ipwareAXES_LOCK_OUT_BY_COMBINATION_USER_AND_IP
3rd party packages (planned) to be dropped?
base.in
Open Klant itself
src/openklant/scss/admin/admin_overrides.scss
does not yet make use of the CSS variables for colors, which will lead to (likely) unusable dark themeugettext*
functions