Django version upgrade while using Django River 3.3.0
06:41 07 Mar 2026

Currently, the project I’m working on uses Django River 3.3.0 and Django 3.2.19.
Is it possible to upgrade Django to version 4? If we do that, are there any potential issues or risks?
I’ve been assigned to maintain and upgrade this project, but I’m not a professional Python developer, so I would appreciate everyone’s advice.

python django django-river