From 0b84e842d3d5e01b11483371bf6f643fa91087b4 Mon Sep 17 00:00:00 2001
From: Tom Christie
Date: Tue, 25 Nov 2014 16:24:47 +0000
Subject: Update documentation
---
tutorial/1-serialization/index.html | 17 ++++++++++-------
tutorial/2-requests-and-responses/index.html | 17 ++++++++++-------
tutorial/3-class-based-views/index.html | 17 ++++++++++-------
.../4-authentication-and-permissions/index.html | 17 ++++++++++-------
.../5-relationships-and-hyperlinked-apis/index.html | 17 ++++++++++-------
tutorial/6-viewsets-and-routers/index.html | 21 ++++++++++++---------
tutorial/quickstart/index.html | 15 +++++++++------
7 files changed, 71 insertions(+), 50 deletions(-)
(limited to 'tutorial')
diff --git a/tutorial/1-serialization/index.html b/tutorial/1-serialization/index.html
index e861ac0a..62bfac52 100644
--- a/tutorial/1-serialization/index.html
+++ b/tutorial/1-serialization/index.html
@@ -81,14 +81,21 @@
@@ -164,10 +171,6 @@
Serializer relations
-
- Validators
-
-
Authentication
diff --git a/tutorial/2-requests-and-responses/index.html b/tutorial/2-requests-and-responses/index.html
index aab35769..c32b7cda 100644
--- a/tutorial/2-requests-and-responses/index.html
+++ b/tutorial/2-requests-and-responses/index.html
@@ -81,14 +81,21 @@
@@ -164,10 +171,6 @@
Serializer relations
-
- Validators
-
-
Authentication
diff --git a/tutorial/3-class-based-views/index.html b/tutorial/3-class-based-views/index.html
index 43358478..773d32ed 100644
--- a/tutorial/3-class-based-views/index.html
+++ b/tutorial/3-class-based-views/index.html
@@ -81,14 +81,21 @@
@@ -164,10 +171,6 @@
Serializer relations
-
- Validators
-
-
Authentication
diff --git a/tutorial/4-authentication-and-permissions/index.html b/tutorial/4-authentication-and-permissions/index.html
index 90e2d921..3eeb8c0f 100644
--- a/tutorial/4-authentication-and-permissions/index.html
+++ b/tutorial/4-authentication-and-permissions/index.html
@@ -81,14 +81,21 @@
@@ -164,10 +171,6 @@
Serializer relations
-
- Validators
-
-
Authentication
diff --git a/tutorial/5-relationships-and-hyperlinked-apis/index.html b/tutorial/5-relationships-and-hyperlinked-apis/index.html
index dd39c431..3e616816 100644
--- a/tutorial/5-relationships-and-hyperlinked-apis/index.html
+++ b/tutorial/5-relationships-and-hyperlinked-apis/index.html
@@ -81,14 +81,21 @@
@@ -164,10 +171,6 @@
Serializer relations
-
- Validators
-
-
Authentication
diff --git a/tutorial/6-viewsets-and-routers/index.html b/tutorial/6-viewsets-and-routers/index.html
index d299743f..8c76947a 100644
--- a/tutorial/6-viewsets-and-routers/index.html
+++ b/tutorial/6-viewsets-and-routers/index.html
@@ -4,11 +4,11 @@
- 6- Viewsets and routers - Django REST framework
+ 6 - Viewsets and routers - Django REST framework
-
+
@@ -81,14 +81,21 @@
@@ -164,10 +171,6 @@
Serializer relations
-
- Validators
-
-
Authentication
diff --git a/tutorial/quickstart/index.html b/tutorial/quickstart/index.html
index 0aad281b..d2f73262 100644
--- a/tutorial/quickstart/index.html
+++ b/tutorial/quickstart/index.html
@@ -82,13 +82,20 @@
Home
- Tutorial
+ Quickstart
+
+
+
+ Tutorial
+
- 6- Viewsets and routers
+ 6 - Viewsets and routers
@@ -164,10 +171,6 @@
Serializer relations
-
- Validators
-
-
Authentication
--
cgit v1.2.3