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.
我在删除媒体中的文件时遇到问题。例如,如果我在管理员中删除我的文件,它可以工作,但文件仍保留在我的媒体文件夹中。我也想删了。是否有一个应用程序可以自动删除旧文件并在模型删除时删除文件?
尝试 django-cleanup 但要注意后果。阅读他们的信息。我建议使用应用程序创建信号。