From 1c2569bd823df1b5fe537633c2bde69f4aa72470 Mon Sep 17 00:00:00 2001
From: Tom Christie
Date: Thu, 17 Jul 2014 14:02:52 +0100
Subject: [PATCH] Add kickstarter announcment
---
api-guide/authentication.html | 1 +
api-guide/content-negotiation.html | 1 +
api-guide/exceptions.html | 1 +
api-guide/fields.html | 1 +
api-guide/filtering.html | 1 +
api-guide/format-suffixes.html | 1 +
api-guide/generic-views.html | 1 +
api-guide/pagination.html | 1 +
api-guide/parsers.html | 1 +
api-guide/permissions.html | 1 +
api-guide/relations.html | 1 +
api-guide/renderers.html | 1 +
api-guide/requests.html | 1 +
api-guide/responses.html | 1 +
api-guide/reverse.html | 1 +
api-guide/routers.html | 1 +
api-guide/serializers.html | 1 +
api-guide/settings.html | 1 +
api-guide/status-codes.html | 1 +
api-guide/testing.html | 1 +
api-guide/throttling.html | 1 +
api-guide/views.html | 1 +
api-guide/viewsets.html | 1 +
index.html | 3 +
topics/2.2-announcement.html | 1 +
topics/2.3-announcement.html | 1 +
topics/ajax-csrf-cors.html | 1 +
topics/browsable-api.html | 1 +
topics/browser-enhancements.html | 1 +
topics/contributing.html | 1 +
topics/credits.html | 1 +
topics/documenting-your-api.html | 1 +
topics/kickstarter-announcement.html | 258 ++++++++++++++++++
topics/release-notes.html | 1 +
topics/rest-framework-2-announcement.html | 1 +
topics/rest-hypermedia-hateoas.html | 1 +
topics/writable-nested-serializers.html | 1 +
tutorial/1-serialization.html | 1 +
tutorial/2-requests-and-responses.html | 1 +
tutorial/3-class-based-views.html | 1 +
.../4-authentication-and-permissions.html | 1 +
.../5-relationships-and-hyperlinked-apis.html | 1 +
tutorial/6-viewsets-and-routers.html | 1 +
tutorial/quickstart.html | 1 +
44 files changed, 303 insertions(+)
create mode 100644 topics/kickstarter-announcement.html
diff --git a/api-guide/authentication.html b/api-guide/authentication.html
index bc61cdd2f..bbce28355 100644
--- a/api-guide/authentication.html
+++ b/api-guide/authentication.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/api-guide/content-negotiation.html b/api-guide/content-negotiation.html
index db159e544..de57feffb 100644
--- a/api-guide/content-negotiation.html
+++ b/api-guide/content-negotiation.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/api-guide/exceptions.html b/api-guide/exceptions.html
index 2a2cc10d8..b06b3ebe5 100644
--- a/api-guide/exceptions.html
+++ b/api-guide/exceptions.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/api-guide/fields.html b/api-guide/fields.html
index ea7623514..a79382011 100644
--- a/api-guide/fields.html
+++ b/api-guide/fields.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/api-guide/filtering.html b/api-guide/filtering.html
index 741be3699..5f401df94 100644
--- a/api-guide/filtering.html
+++ b/api-guide/filtering.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/api-guide/format-suffixes.html b/api-guide/format-suffixes.html
index 47fcdc0f9..7bbedae8b 100644
--- a/api-guide/format-suffixes.html
+++ b/api-guide/format-suffixes.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/api-guide/generic-views.html b/api-guide/generic-views.html
index d02d70de9..3bf85b3b2 100644
--- a/api-guide/generic-views.html
+++ b/api-guide/generic-views.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/api-guide/pagination.html b/api-guide/pagination.html
index 9ff95a148..c462a7a67 100644
--- a/api-guide/pagination.html
+++ b/api-guide/pagination.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/api-guide/parsers.html b/api-guide/parsers.html
index c4c7ae63d..7edce8175 100644
--- a/api-guide/parsers.html
+++ b/api-guide/parsers.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/api-guide/permissions.html b/api-guide/permissions.html
index d60b143b0..1c2ef24d1 100644
--- a/api-guide/permissions.html
+++ b/api-guide/permissions.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/api-guide/relations.html b/api-guide/relations.html
index 5793b1501..faa7a2294 100644
--- a/api-guide/relations.html
+++ b/api-guide/relations.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/api-guide/renderers.html b/api-guide/renderers.html
index f76919526..cf22546f5 100644
--- a/api-guide/renderers.html
+++ b/api-guide/renderers.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/api-guide/requests.html b/api-guide/requests.html
index 588e6ba4c..6c72463d1 100644
--- a/api-guide/requests.html
+++ b/api-guide/requests.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/api-guide/responses.html b/api-guide/responses.html
index 52f8b2239..0998c35df 100644
--- a/api-guide/responses.html
+++ b/api-guide/responses.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/api-guide/reverse.html b/api-guide/reverse.html
index d26f8956a..9ac1f2161 100644
--- a/api-guide/reverse.html
+++ b/api-guide/reverse.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/api-guide/routers.html b/api-guide/routers.html
index a06143309..70dd61c49 100644
--- a/api-guide/routers.html
+++ b/api-guide/routers.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/api-guide/serializers.html b/api-guide/serializers.html
index 89688c33f..cbfc334e0 100644
--- a/api-guide/serializers.html
+++ b/api-guide/serializers.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/api-guide/settings.html b/api-guide/settings.html
index 6e7d067f2..880b3249d 100644
--- a/api-guide/settings.html
+++ b/api-guide/settings.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/api-guide/status-codes.html b/api-guide/status-codes.html
index c5e0c6694..070d004fb 100644
--- a/api-guide/status-codes.html
+++ b/api-guide/status-codes.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/api-guide/testing.html b/api-guide/testing.html
index 78107f739..c30b1e95a 100644
--- a/api-guide/testing.html
+++ b/api-guide/testing.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/api-guide/throttling.html b/api-guide/throttling.html
index 4057039c0..5739aa217 100644
--- a/api-guide/throttling.html
+++ b/api-guide/throttling.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/api-guide/views.html b/api-guide/views.html
index 6f8cbc78e..934c0aaef 100644
--- a/api-guide/views.html
+++ b/api-guide/views.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/api-guide/viewsets.html b/api-guide/viewsets.html
index e0c62bbbb..b154144ec 100644
--- a/api-guide/viewsets.html
+++ b/api-guide/viewsets.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/index.html b/index.html
index 0f65676ba..25261beab 100644
--- a/index.html
+++ b/index.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
@@ -215,6 +216,8 @@ a.fusion-poweredby {
+
+Project announcement: We are currently running a Kickstart campaign to help fund the development of Django REST framework 3. If you want to help make sustainable open source development please check out the Kickstarter project , and consider funding us!
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/topics/2.3-announcement.html b/topics/2.3-announcement.html
index e4250f848..be0f328c6 100644
--- a/topics/2.3-announcement.html
+++ b/topics/2.3-announcement.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/topics/ajax-csrf-cors.html b/topics/ajax-csrf-cors.html
index 686c73743..e62bca74f 100644
--- a/topics/ajax-csrf-cors.html
+++ b/topics/ajax-csrf-cors.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/topics/browsable-api.html b/topics/browsable-api.html
index ac2afc5ae..3db01407b 100644
--- a/topics/browsable-api.html
+++ b/topics/browsable-api.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/topics/browser-enhancements.html b/topics/browser-enhancements.html
index 670a6f682..dff2181bb 100644
--- a/topics/browser-enhancements.html
+++ b/topics/browser-enhancements.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/topics/contributing.html b/topics/contributing.html
index 436187686..486642971 100644
--- a/topics/contributing.html
+++ b/topics/contributing.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/topics/credits.html b/topics/credits.html
index 48d6f3402..ac8c7a39f 100644
--- a/topics/credits.html
+++ b/topics/credits.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/topics/documenting-your-api.html b/topics/documenting-your-api.html
index d3b8739b4..2dbc4a604 100644
--- a/topics/documenting-your-api.html
+++ b/topics/documenting-your-api.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/topics/kickstarter-announcement.html b/topics/kickstarter-announcement.html
new file mode 100644
index 000000000..bf523186b
--- /dev/null
+++ b/topics/kickstarter-announcement.html
@@ -0,0 +1,258 @@
+
+
+
+
+ Kickstarting Django REST framework 3 - Django REST framework
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Kickstarting Django REST framework 3
+
+
+
+
+
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 .
+
If you're interested in helping make sustainable open source development a reality please visit the Kickstarter page and consider funding the project.
+
Many thanks to everyone for your support so far,
+
Tom Christie
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/topics/release-notes.html b/topics/release-notes.html
index 5dfc95af6..47836211e 100644
--- a/topics/release-notes.html
+++ b/topics/release-notes.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/topics/rest-framework-2-announcement.html b/topics/rest-framework-2-announcement.html
index 7e6652bca..37213e649 100644
--- a/topics/rest-framework-2-announcement.html
+++ b/topics/rest-framework-2-announcement.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/topics/rest-hypermedia-hateoas.html b/topics/rest-hypermedia-hateoas.html
index d9c63dae9..1ed3d6ea8 100644
--- a/topics/rest-hypermedia-hateoas.html
+++ b/topics/rest-hypermedia-hateoas.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/topics/writable-nested-serializers.html b/topics/writable-nested-serializers.html
index 8eef4880c..11aa487c7 100644
--- a/topics/writable-nested-serializers.html
+++ b/topics/writable-nested-serializers.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/tutorial/1-serialization.html b/tutorial/1-serialization.html
index b8bb8e724..fba132f16 100644
--- a/tutorial/1-serialization.html
+++ b/tutorial/1-serialization.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/tutorial/2-requests-and-responses.html b/tutorial/2-requests-and-responses.html
index 9d7a0626d..f1d0cb90f 100644
--- a/tutorial/2-requests-and-responses.html
+++ b/tutorial/2-requests-and-responses.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/tutorial/3-class-based-views.html b/tutorial/3-class-based-views.html
index 601d99603..1ba32f234 100644
--- a/tutorial/3-class-based-views.html
+++ b/tutorial/3-class-based-views.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/tutorial/4-authentication-and-permissions.html b/tutorial/4-authentication-and-permissions.html
index 6dd45e3c0..8f59a2f5f 100644
--- a/tutorial/4-authentication-and-permissions.html
+++ b/tutorial/4-authentication-and-permissions.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/tutorial/5-relationships-and-hyperlinked-apis.html b/tutorial/5-relationships-and-hyperlinked-apis.html
index 843d25b76..72a2319b3 100644
--- a/tutorial/5-relationships-and-hyperlinked-apis.html
+++ b/tutorial/5-relationships-and-hyperlinked-apis.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/tutorial/6-viewsets-and-routers.html b/tutorial/6-viewsets-and-routers.html
index 11016a1c6..74bbdcf38 100644
--- a/tutorial/6-viewsets-and-routers.html
+++ b/tutorial/6-viewsets-and-routers.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits
diff --git a/tutorial/quickstart.html b/tutorial/quickstart.html
index 78a852266..5949e4ed8 100644
--- a/tutorial/quickstart.html
+++ b/tutorial/quickstart.html
@@ -121,6 +121,7 @@ a.fusion-poweredby {
2.0 Announcement
2.2 Announcement
2.3 Announcement
+ Kickstarter Announcement
Release Notes
Credits