django-rest-framework/docs/tutorial/5-relationships-and-hyperlinked-apis.md

12 lines
244 B
Markdown
Raw Normal View History

2012-09-19 16:02:10 +04:00
# Tutorial 5 - Relationships & Hyperlinked APIs
2012-08-29 23:57:37 +04:00
**TODO**
* Create BlogPost model
* Demonstrate nested relationships
* Demonstrate and describe hyperlinked relationships
2012-09-19 16:02:10 +04:00
Onwards to [part 6][tut-6].
2012-08-29 23:57:37 +04:00
2012-09-19 16:02:10 +04:00
[tut-6]: 6-resource-orientated-projects.md