From ed93e13a1c6f792e14176bdaa5e96d0fa2c63a2f Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Mon, 1 Dec 2014 12:20:07 +0000 Subject: Update documentation --- topics/release-notes/index.html | 147 +++------------------------------------- 1 file changed, 11 insertions(+), 136 deletions(-) (limited to 'topics/release-notes') diff --git a/topics/release-notes/index.html b/topics/release-notes/index.html index 227e2640..6534fa05 100644 --- a/topics/release-notes/index.html +++ b/topics/release-notes/index.html @@ -164,6 +164,10 @@ Serializer relations +
  • + Validators +
  • +
  • Authentication
  • @@ -263,6 +267,10 @@ 2.4 Announcement +
  • + 3.0 Announcement +
  • +
  • Kickstarter Announcement
  • @@ -373,22 +381,6 @@ 2.0.x series -
  • - 0.4.x series -
  • - -
  • - 0.3.x series -
  • - -
  • - 0.2.x series -
  • - -
  • - 0.1.x series -
  • - @@ -790,7 +782,7 @@
  • Bugfix: Validation errors instead of exceptions when related fields receive incorrect types.
  • Bugfix: Handle ObjectDoesNotExist exception when serializing null reverse one-to-one
  • -

    Note: Prior to 2.1.16, The Decimals would render in JSON using floating point if simplejson was installed, but otherwise render using string notation. Now that use of simplejson has been deprecated, Decimals will consistently render using string notation. See #582 for more details.

    +

    Note: Prior to 2.1.16, The Decimals would render in JSON using floating point if simplejson was installed, but otherwise render using string notation. Now that use of simplejson has been deprecated, Decimals will consistently render using string notation. See ticket 582 for more details.

    2.1.15

    Date: 3rd Jan 2013

    -
    -

    0.4.x series

    -

    0.4.0

    - -
    -

    0.3.x series

    -

    0.3.3

    - -

    0.3.2

    - -

    0.3.1

    - -

    0.3.0

    - -
    -

    0.2.x series

    -

    0.2.4

    - -

    0.2.3

    - -

    0.2.2

    - -

    0.2.1

    - -

    0.2.0

    - -
    -

    0.1.x series

    -

    0.1.1

    - -

    0.1.0

    - +

    For older release notes, please see the GitHub repo.

    @@ -1068,7 +943,7 @@ -- cgit v1.2.3