Skip to content

Add web.static and web.RouteTableDef.static #2795

Closed
@asvetlov

Description

As aliases for UrlDispatcher.add_static.

The idea is adding static file resources in declarative way: app.add_routes([web.static(...)]) and table.static(...).

Part of #2766

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions