From beeb6d583d1ae44dc1e118f3c0864afa857b082c Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Fri, 7 Aug 2015 13:56:12 +0000 Subject: [PATCH] Update documentation --- index.html | 4 +- mkdocs/search_index.json | 15 +++-- sitemap.xml | 96 +++++++++++++++--------------- topics/3.2-announcement/index.html | 9 ++- topics/release-notes/index.html | 10 ++++ 5 files changed, 78 insertions(+), 56 deletions(-) diff --git a/index.html b/index.html index 5db3e60e2..c15a700c1 100644 --- a/index.html +++ b/index.html @@ -431,8 +431,8 @@


-

Note: This is the documentation for the version 3.1 of REST framework. Documentation for version 2.4 is also available.

-

For more details see the 3.1 release notes.

+

Note: This is the documentation for the version 3.2 of REST framework. Documentation for version 2.4 is also available.

+

For more details see the 3.2 announcement and release notes.


http://www.django-rest-framework.org// - 2015-08-06 + 2015-08-07 daily @@ -13,43 +13,43 @@ http://www.django-rest-framework.org//tutorial/quickstart/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//tutorial/1-serialization/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//tutorial/2-requests-and-responses/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//tutorial/3-class-based-views/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//tutorial/4-authentication-and-permissions/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//tutorial/5-relationships-and-hyperlinked-apis/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//tutorial/6-viewsets-and-routers/ - 2015-08-06 + 2015-08-07 daily @@ -59,157 +59,157 @@ http://www.django-rest-framework.org//api-guide/requests/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//api-guide/responses/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//api-guide/views/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//api-guide/generic-views/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//api-guide/viewsets/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//api-guide/routers/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//api-guide/parsers/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//api-guide/renderers/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//api-guide/serializers/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//api-guide/fields/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//api-guide/relations/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//api-guide/validators/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//api-guide/authentication/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//api-guide/permissions/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//api-guide/throttling/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//api-guide/filtering/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//api-guide/pagination/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//api-guide/versioning/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//api-guide/content-negotiation/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//api-guide/metadata/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//api-guide/format-suffixes/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//api-guide/reverse/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//api-guide/exceptions/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//api-guide/status-codes/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//api-guide/testing/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//api-guide/settings/ - 2015-08-06 + 2015-08-07 daily @@ -219,85 +219,85 @@ http://www.django-rest-framework.org//topics/documenting-your-api/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//topics/internationalization/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//topics/ajax-csrf-cors/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//topics/browser-enhancements/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//topics/browsable-api/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//topics/rest-hypermedia-hateoas/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//topics/third-party-resources/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//topics/contributing/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//topics/project-management/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//topics/3.0-announcement/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//topics/3.1-announcement/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//topics/3.2-announcement/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//topics/kickstarter-announcement/ - 2015-08-06 + 2015-08-07 daily http://www.django-rest-framework.org//topics/release-notes/ - 2015-08-06 + 2015-08-07 daily diff --git a/topics/3.2-announcement/index.html b/topics/3.2-announcement/index.html index 2ce9b4615..dd7e64023 100644 --- a/topics/3.2-announcement/index.html +++ b/topics/3.2-announcement/index.html @@ -341,6 +341,10 @@ AdminRenderer +
  • + Supported versions +
  • +
  • Deprecations
  • @@ -387,6 +391,9 @@

    There are some limitations to the AdminRenderer, in particular it is not yet able to handle list or dictionary inputs, as we do not have any HTML form fields that support those.

    Also note that this is an initial release and we do not yet have a public API for modifying the behavior or documentation on overriding the templates.

    The idea is to get this released to users early, so we can start getting feedback and release a more fully featured version in 3.3.

    +

    Supported versions

    +

    This release drops support for Django 1.4.

    +

    Our supported Django versions are now 1.5.6+, 1.6.3+, 1.7 and 1.8.

    Deprecations

    There are no new deprecations in 3.2, although a number of existing deprecations have now escalated in line with our deprecation policy.

    The upshot is this: If you have many to many fields in your models, then make sure you've included the argument blank=True if you want to allow empty inputs in the equivalent ModelSerializer fields.

    List fields and allow_null

    -

    When using allow_null with ListField or a nested mant=True serializer the previous behavior was to allow null values as items in the list. The behavior is now to allow null values instead of the list.

    +

    When using allow_null with ListField or a nested many=True serializer the previous behavior was to allow null values as items in the list. The behavior is now to allow null values instead of the list.

    For example, take the following field:

    NestedSerializer(many=True, allow_null=True)
     
    diff --git a/topics/release-notes/index.html b/topics/release-notes/index.html index 56f04372a..0bd9930e6 100644 --- a/topics/release-notes/index.html +++ b/topics/release-notes/index.html @@ -406,6 +406,14 @@

    3.2.x series

    +

    3.2.1

    +

    Date: 7th August 2015.

    +

    3.2.0

    Date: 6th August 2015.