From e8bad793837f87cf5b5d6b2f3561ed1fa3ace10b Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Mon, 1 Dec 2014 12:22:32 +0000 Subject: [PATCH] Update documentation --- topics/3.0-announcement/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/topics/3.0-announcement/index.html b/topics/3.0-announcement/index.html index adb1d96f7..40d86e38c 100644 --- a/topics/3.0-announcement/index.html +++ b/topics/3.0-announcement/index.html @@ -345,7 +345,7 @@
  • - REST framework 3.0 + Django REST framework 3.0
  • @@ -402,9 +402,9 @@
    -

    REST framework 3.0

    +

    Django REST framework 3.0

    The 3.0 release of Django REST framework is the result of almost four years of iteration and refinement. It comprehensively addresses some of the previous remaining design issues in serializers, fields and the generic views.

    -

    This release is incremental in nature. There are some breaking API changes, and upgrading will require you to read the release notes carefully, but the migration path should otherwise be relatively straightforward.

    +

    This release is incremental in nature. There are some breaking API changes, and upgrading will require you to read the release notes carefully, but the migration path should otherwise be relatively straightforward.

    The difference in quality of the REST framework API and implementation should make writing, maintaining and debugging your application far easier.

    3.0 is the first of three releases that have been funded by our recent Kickstarter campaign.

    As ever, a huge thank you to our many wonderful sponsors. If you're looking for a Django gig, and want to work with smart community-minded folks, you should probably check out that list and see who's hiring.