Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个网站,有时会指向本地或外部不存在的图像。当显示在模板中时,它们只是没有显示看起来很糟糕的照片。如果图像 src 无效,最好完全隐藏有问题的对象。
有谁知道如何用 Django 来完成这个任务。或者那里有更好的选择?