This commit is contained in:
2018-10-16 04:42:44 -07:00
parent eb71ced092
commit a7ec1364f4
+1
View File
@@ -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.