From 93a297edca49521859c3e3326f12c72a44e561c5 Mon Sep 17 00:00:00 2001 From: Carlton Gibson Date: Thu, 25 Jan 2018 10:44:50 +0100 Subject: [PATCH] Add skeleton for Release Announcement Page --- docs/topics/3.8-announcement.md | 74 +++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 docs/topics/3.8-announcement.md diff --git a/docs/topics/3.8-announcement.md b/docs/topics/3.8-announcement.md new file mode 100644 index 000000000..7b137006d --- /dev/null +++ b/docs/topics/3.8-announcement.md @@ -0,0 +1,74 @@ + + +# Django REST framework 3.8 + +TODO + +The 3.8 release ... + +--- + +## Funding + +If you use REST framework commercially and would like to see this work continue, we strongly encourage you to invest in its continued development by +**[signing up for a paid plan][funding]**. + + +*We'd like to say thanks in particular our premium backers, [Rover](http://jobs.rover.com/), [Sentry](https://getsentry.com/welcome/), [Stream](https://getstream.io/?utm_source=drf&utm_medium=banner&utm_campaign=drf), [Machinalis](https://hello.machinalis.co.uk/), and [Rollbar](https://rollbar.com).* + +--- + +## Boolean Composable Permissions + +TODO + +--- + + +## Namespace Support + +TODO + + +--- + +## Viewset actions + +TODO: + +--- + +## Minor fixes and improvements + +There are a large number of minor fixes and improvements in this release. See the [release notes](release-notes.md) page for a complete listing. + +--- + +## Deprecations + +TODO + +--- + +## What's next + +TODO + +[funding]: funding.md