You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When posting a blog post without a picture, Django crashes with ValueError: The 'image' attribute has no file associated with it.
Maybe worth checking if a picture is present to display it or not, or otherwise display something else?
file: blog.html
The text was updated successfully, but these errors were encountered:
When posting a blog post without a picture, Django crashes with ValueError: The 'image' attribute has no file associated with it.
Maybe worth checking if a picture is present to display it or not, or otherwise display something else?
file: blog.html
The text was updated successfully, but these errors were encountered: