About the Performance Improvements
To speed up the performance of your software product, try to precalculate all the parts of your calculations that are static. Leave the calculations only for what is dynamic.
Avoid doing at runtime what you can do at design time.
Bill Sourour (@BillSourour)
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