access subapp routes via <app-name>:<route-name>
オープン
enhancement
- 主要言語
- Python
- スター
- 16.5k
- フォーク
- 2.4k
- 平均マージ
- 17時間 22分
- マージ済み PR(30日)
- 212
説明
From aio-libs/aiohttp-jinja2#163
> I think sub app routes should be available via `subapp:view-name`, which would require a `route_name` argument to `add_subapp`.
This would roughly mirror django routing and would make stuff like the `url()` jinja function work with subapps.
It would also make all `url_for` calls refering to subapps more succinct.
I think @asvetlov has some thoughts on implementation.
コントリビューションガイド
評価
この issue はまだ評価されていません。