mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-14 21:56:59 +03:00
12 lines
253 B
Markdown
12 lines
253 B
Markdown
# Tutorial 5 - Relationships & Hyperlinked APIs
|
|
|
|
**TODO**
|
|
|
|
* Create BlogPost model
|
|
* Demonstrate nested relationships
|
|
* Demonstrate and describe hyperlinked relationships
|
|
|
|
<!-- Onwards to [part 6][tut-6].
|
|
|
|
[tut-6]: 6-resource-orientated-projects.md -->
|