diff --git a/docs/source/index.rst b/docs/source/index.rst index 81e7db5..9bbcbb1 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -48,6 +48,7 @@ Features -------- - A pleasant API, with a single import statement. +- Class-based views without inheritence. - ASGI framework, the future of Python web services. - The ability to mount any ASGI / WSGI app at a subroute. - *f-string syntax* route declration.