Here's a sequence of tutorials to help you build a Django 1.11 app.
- Remembering Things with Models
- Displaying Saved Data
- Understanding Querysets
- Using Generic ListViews
- Working with DetailViews
- Getting Single Items from the Database
- Working with Foreign Keys in Models
- Creating Multiple Associations with the Same Table
- Common Regular Expressions for Django URLs
- Slug Fields and The Unique Slug Generator
- Slugs as URL Parameters
- Using Reverse to Shortcut URLs