diff options
| author | Tom Christie | 2014-07-17 17:17:41 +0100 |
|---|---|---|
| committer | Tom Christie | 2014-07-17 17:17:41 +0100 |
| commit | ead0e6009909446c4b9ce2cf8f821131edfdeb4f (patch) | |
| tree | 190314ad1c34e7edeab48b8a267a65e657c68aa6 /docs/topics/kickstarter-announcement.md | |
| parent | 6bf0f81b0b911eb3d2bf3dd3fbaaf44570a58b28 (diff) | |
| download | django-rest-framework-ead0e6009909446c4b9ce2cf8f821131edfdeb4f.tar.bz2 | |
Docs for kickstarter announcement
Diffstat (limited to 'docs/topics/kickstarter-announcement.md')
| -rw-r--r-- | docs/topics/kickstarter-announcement.md | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/docs/topics/kickstarter-announcement.md b/docs/topics/kickstarter-announcement.md new file mode 100644 index 00000000..98cf12e3 --- /dev/null +++ b/docs/topics/kickstarter-announcement.md @@ -0,0 +1,31 @@ +# Kickstarting Django REST framework 3 + +--- + +<iframe width="480" height="360" src="https://www.kickstarter.com/projects/tomchristie/django-rest-framework-3/widget/video.html" frameborder="0" scrolling="no"> </iframe> + +--- + +In order to continue to drive the project forward, I'm launching a Kickstarter campaign to help fund the development of a major new release - Django REST framework 3. + +## Project details + +This new release will allow us to comprehensively address some of the shortcomings of the framework, and will aim to include the following: + +* Faster, simpler and easier-to-use serializers. +* An alternative admin-style interface for the browsable API. +* Search and filtering controls made accessible in the browsable API. +* Alternative API pagination styles. +* Documentation around API versioning. +* Triage of outstanding tickets. +* Improving the ongoing quality and maintainability of the project. + +Full details are available now on the [project page](https://www.kickstarter.com/projects/tomchristie/django-rest-framework-3). + +If you're interested in helping make sustainable open source development a reality please [visit the Kickstarter page](https://www.kickstarter.com/projects/tomchristie/django-rest-framework-3) and consider funding the project. + +I can't wait to see where this takes us! + +Many thanks to everyone for your support so far, + + Tom Christie :) |
