materials
materials copied to clipboard
Cannot update diary on the front end
:information_source: https://realpython.com/django-diary-project-python/
Describe the bug On step5, a error occured while I tried to update a diary on the front end.
To Reproduce
- Display a diary.
http://127.0.0.1:8000/entry/1
- Then move to update form
http://127.0.0.1:8000/entry/1/update
-
Edit content and click "save".
-
Then I got this error.
Screenshots
If applicable, add screenshots to help explain your problem.