我知道Flask有int、float和path转换器,但我们正在开发的应用程序的URL中有更复杂的模式。
有没有办法可以像Django那样使用正则表达式?
https://stackoverflow.com/questions/5870188
相似问题