materials icon indicating copy to clipboard operation
materials copied to clipboard

Cannot update diary on the front end

Open kazweda opened this issue 5 months ago • 0 comments

: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

  1. Display a diary.
http://127.0.0.1:8000/entry/1
  1. Then move to update form
http://127.0.0.1:8000/entry/1/update
  1. Edit content and click "save".

  2. Then I got this error.

Screenshots If applicable, add screenshots to help explain your problem. Screenshot 2024-09-02 at 2 04 33 PM

kazweda avatar Sep 02 '24 05:09 kazweda