79360333

Date: 2025-01-16 04:06:58
Score: 2.5
Natty:
Report link

Seems to me like you're trying to redirect your user to a .html template, which is why your eliminar_tipomaterial view returns None. You should pass a hardcoded url or a name that django can resolve with the reverse() method.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user26783966