Add tutorial 7 to homepage [ci skip]

This commit is contained in:
Tom Christie 2016-07-07 09:55:26 +01:00
parent 4a07d31d70
commit 7c171dfd83

View File

@ -188,6 +188,7 @@ The tutorial will walk you through the building blocks that make up REST framewo
* [4 - Authentication & permissions][tut-4]
* [5 - Relationships & hyperlinked APIs][tut-5]
* [6 - Viewsets & routers][tut-6]
* [7 - Schemas & client libraries][tut-7]
There is a live example API of the finished tutorial API for testing purposes, [available here][sandbox].