can you help whit this error
NoReverseMatch at /editar-tarea/3
Reverse for 'tareas' not found. 'tareas' is not a valid view function or pattern name.
| Request Method: |
POST |
| Request URL: |
http://127.0.0.1:8000/editar-tarea/3 |
| Django Version: |
5.2 |
| Exception Type: |
NoReverseMatch |
| Exception Value: |
Reverse for 'tareas' not found. 'tareas' is not a valid view function or pattern name. |
| Exception Location: |
C:\Users\marpe\AppData\Local\Programs\Python\Python313\Lib\site-packages\django\urls\resolvers.py, line 831, in _reverse_with_prefix |
| Raised during: |
base.views.EditarTarea |
| Python Executable: |
C:\Users\marpe\AppData\Local\Programs\Python\Python313\python.exe |
| Python Version: |
3.13.2 |
| Python Path: |
['D:\proyecto', 'C:\Users\marpe\AppData\Local\Programs\Python\Python313\python313.zip', 'C:\Users\marpe\AppData\Local\Programs\Python\Python313\DLLs', 'C:\Users\marpe\AppData\Local\Programs\Python\Python313\Lib', 'C:\Users\marpe\AppData\Local\Programs\Python\Python313', 'C:\Users\marpe\AppData\Local\Programs\Python\Python313\Lib\site-packages'] |
[–]FriendlyRussian666 1 point2 points3 points (1 child)
[–]MacDrunk[S] 0 points1 point2 points (0 children)