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 markitup 并且要在所有浏览器上禁用拼写检查。我尝试在我的 base.html 文件的正文中给出 spellcheck="false 它似乎不起作用。有人可以提供建议吗?