Memória de Cálculo

Results 2 issues of Memória de Cálculo

The mentioned error appears when running python3.10 and Django4.0. Error in the following 17th line of views.py: `from django.utils.translation import ugettext as _` 'ugettext_lazy' has been deprecated for django 3+....

When trying to sympify an expression with newton unit abreviated ("N"), it raises an exception because it considered "N" as an expression and not as a unit, as you can...