About Dependency Upgrades
These are rough steps to take after upgrading a Python dependency:
- Run Django unit tests with the
--failfast
option. - If an error is found, treat it as a type of error: do a global search for such an error in the code and correct it everywhere.
- Go to step 1.
Also by me
Django Paddle Subscriptions app
For Django-based SaaS projects.
Django App for You
Django GDPR Cookie Consent app
For Django websites that use cookies.
Django App for You