From ed93e13a1c6f792e14176bdaa5e96d0fa2c63a2f Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Mon, 1 Dec 2014 12:20:07 +0000 Subject: Update documentation --- api-guide/testing/index.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'api-guide/testing/index.html') diff --git a/api-guide/testing/index.html b/api-guide/testing/index.html index 7cb035c0..a3faf26d 100644 --- a/api-guide/testing/index.html +++ b/api-guide/testing/index.html @@ -164,6 +164,10 @@ Serializer relations +
  • + Validators +
  • +
  • Authentication
  • @@ -263,6 +267,10 @@ 2.4 Announcement +
  • + 3.0 Announcement +
  • +
  • Kickstarter Announcement
  • @@ -654,7 +662,7 @@ self.assertEqual(response.content, '{"username": "lauren", "id": 4}') -- cgit v1.2.3