From 77da335ce8ff3b475ac03794f6e2b782316ab9a9 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Tue, 15 Jul 2014 15:02:49 +0100 Subject: Latest docs --- topics/2.2-announcement.html | 24 +++++++++++++++++++----- topics/2.3-announcement.html | 24 +++++++++++++++++++----- topics/ajax-csrf-cors.html | 24 +++++++++++++++++++----- topics/browsable-api.html | 24 +++++++++++++++++++----- topics/browser-enhancements.html | 24 +++++++++++++++++++----- topics/contributing.html | 24 +++++++++++++++++++----- topics/credits.html | 24 +++++++++++++++++++----- topics/documenting-your-api.html | 24 +++++++++++++++++++----- topics/release-notes.html | 24 +++++++++++++++++++----- topics/rest-framework-2-announcement.html | 24 +++++++++++++++++++----- topics/rest-hypermedia-hateoas.html | 24 +++++++++++++++++++----- topics/writable-nested-serializers.html | 24 +++++++++++++++++++----- 12 files changed, 228 insertions(+), 60 deletions(-) (limited to 'topics') diff --git a/topics/2.2-announcement.html b/topics/2.2-announcement.html index fae1d752..98550402 100644 --- a/topics/2.2-announcement.html +++ b/topics/2.2-announcement.html @@ -33,6 +33,21 @@ })(); + @@ -174,11 +189,9 @@
  • Community
  • API changes
  • -
    - - - -
    +
    + +
    @@ -311,6 +324,7 @@ serializer.data + + @@ -186,11 +201,9 @@
  • Version 2.2 API changes
  • What comes next?
  • -
    - - - -
    +
    + +
    @@ -404,6 +417,7 @@ urlpatterns = patterns('', + + @@ -173,11 +188,9 @@
  • CSRF protection
  • CORS
  • -
    - - - -
    +
    + +
    @@ -224,6 +237,7 @@ + + @@ -173,11 +188,9 @@
  • Formats
  • Customizing
  • -
    - - - -
    +
    + +
    @@ -318,6 +331,7 @@ class BookSerializer(serializers.ModelSerializer): + + @@ -176,11 +191,9 @@
  • URL based format suffixes
  • Doesn't HTML5 support PUT and DELETE forms?
  • -
    - - - -
    +
    + +
    @@ -258,6 +271,7 @@ as well as how to support content types other than form-encoded data.

    + + @@ -185,11 +200,9 @@
  • Getting started
  • Linking to your package
  • -
    - - - -
    +
    + +
    @@ -335,6 +348,7 @@ More text... + + @@ -172,11 +187,9 @@
  • Additional thanks
  • Contact
  • -
    - - - -
    +
    + +
    @@ -397,6 +410,7 @@ + + @@ -173,11 +188,9 @@
  • Self describing APIs
  • The hypermedia approach
  • -
    - - - -
    +
    + +
    @@ -263,6 +276,7 @@ + + @@ -181,11 +196,9 @@
  • 0.2.x series
  • 0.1.x series
  • -
    - - - -
    +
    + +
    @@ -801,6 +814,7 @@ + + @@ -178,11 +193,9 @@
  • Documentation
  • Summary
  • -
    - - - -
    +
    + +
    @@ -259,6 +272,7 @@ + + @@ -173,11 +188,9 @@
  • What REST framework provides.
  • What REST framework doesn't provide.
  • -
    - - - -
    +
    + +
    @@ -227,6 +240,7 @@ the Design of Network-based Software Architectures. + + @@ -171,11 +186,9 @@
  • Writable nested serializers
  • One-to-many data structures
  • -
    - - - -
    +
    + +
    @@ -235,6 +248,7 @@ class ToDoListSerializer(serializers.ModelSerializer): +