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.
数百のドキュメントで次のテキストを修正する必要があります...
{% url project.app.views.chart %}
だからそれは読む
{% url "project.app.views.chart" %}
毎回異なる引用符間のテキストに基づいて、これを行う次の方法を知っていますか?
ありがとう、