Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot update diary on the front end #575

Open
kazweda opened this issue Sep 2, 2024 · 0 comments · May be fixed by #576
Open

Cannot update diary on the front end #575

kazweda opened this issue Sep 2, 2024 · 0 comments · May be fixed by #576

Comments

@kazweda
Copy link

kazweda commented Sep 2, 2024

ℹ️ 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 kazweda changed the title Cannot update diarynt the front end Cannot update diary on the front end Sep 2, 2024
kazweda added a commit to kazweda/materials that referenced this issue Sep 2, 2024
@kazweda kazweda linked a pull request Sep 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant