1
1
mirror of https://github.com/encode/django-rest-framework.git synced 2025-05-08 01:43:43 +03:00
django-rest-framework/docs/tutorial/5-relationships-and-hyperlinked-apis.md

253 B

Tutorial 5 - Relationships & Hyperlinked APIs

TODO

  • Create BlogPost model
  • Demonstrate nested relationships
  • Demonstrate and describe hyperlinked relationships