From 9aca6442a777dbae4bd42565f99363ada537a3e8 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Thu, 27 Aug 2015 15:31:21 +0100 Subject: [PATCH] Add to the roadmap --- docs/topics/funding.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/topics/funding.md b/docs/topics/funding.md index acd213e0a..3fae1da1f 100644 --- a/docs/topics/funding.md +++ b/docs/topics/funding.md @@ -293,8 +293,10 @@ The roadmap below is a broad indication of just some of the ongoing and future w * Continuing triage & community support. * Improved project documentation, including versioned & internationalized docs. * Improved third party package visibility. -* Further work on the the admin API, making it suitable as a customizable end-user facing application. +* Refining the admin interface, ensuring it has a fully customizable API and making it suitable as end-user facing application. +* Cleaning up internal complexities including the `BrowsableAPIRenderer` and `Request` object. * Support for alternative backends such as SQLAlchemy. +* Support for non-database backed services. * HTTP Caching API & support for conditional database lookups. * Benchmarking and performance improvements. * In depth documentation on advanced usage and best practices.