From 00cfde169b24d5c58e8ee65bcaabf1870e02493b Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 25 Oct 2018 17:41:58 -0400 Subject: [PATCH] remove future ideas --- docs/source/index.rst | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 8fa0e72..9a5390b 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -144,14 +144,6 @@ Ideas - GraphQL support, via Graphene. The goal here is to have any GraphQL query exposable at any route, magically. -Future Ideas ------------- - -- Cookie-based sessions are currently an afterthought, as this is an API framework, but websites are APIs too. -- If frontend websites are supported, provide an official way to run webpack. - - - Indices and tables ==================