{"json_modified": "2016-10-11T15:42:40.422763", "uuid": "518fb6b4-d79a-4eff-be6d-4f6a56f1232c", "title": "Django Tutorial Part 6: Generic list and detail views", "url": "/en-US/docs/Learn/Server-side/Django/Generic_views", "tags": ["Beginner", "django", "django views", "django templates", "Tutorial", "Learn"], "translations": [], "modified": "2016-10-11T15:42:40", "label": "Django Tutorial Part 6: Generic list and detail views", "localization_tags": [], "locale": "en-US", "id": 196167, "last_edit": "2016-10-11T15:42:36", "summary": "Congratulations, our basic library functionality is now complete!", "sections": [{"id": "Overview", "title": "Overview"}, {"id": "Book_list_page", "title": "Book list page"}, {"id": "URL_mapping", "title": "URL mapping"}, {"id": "View_(class-based)", "title": "View (class-based)"}, {"id": "Creating_the_List_View_template", "title": "Creating the List View template"}, {"id": "Conditional_execution", "title": "Conditional execution"}, {"id": "For_loops", "title": "For loops"}, {"id": "Accessing_variables", "title": "Accessing variables"}, {"id": "Update_the_base_template", "title": "Update the base template"}, {"id": "What_does_it_look_like", "title": "What does it look like?"}, {"id": "Book_detail_page", "title": "Book detail page"}, {"id": "URL_mapping_2", "title": "URL mapping"}, {"id": "A_lightning_regular_expression_primer", "title": "A lightning regular expression primer"}, {"id": "Passing_additional_options_in_your_URL_maps", "title": "Passing additional options in your URL maps"}, {"id": "View_(class-based)_2", "title": "View (class-based)"}, {"id": "What_happens_if_the_record_doesn't_exist", "title": "What happens if the record doesn't exist?"}, {"id": "Creating_the_Detail_View_template", "title": "Creating the Detail View template"}, {"id": "What_does_it_look_like_2", "title": "What does it look like?"}, {"id": "Pagination", "title": "Pagination"}, {"id": "Views", "title": "Views"}, {"id": "Templates", "title": "Templates"}, {"id": "What_does_it_look_like_3", "title": "What does it look like?"}, {"id": "Challenge_yourself", "title": "Challenge yourself"}, {"id": "Summary", "title": "Summary"}, {"id": "See_also", "title": "See also"}], "slug": "Learn/Server-side/Django/Generic_views", "review_tags": ["editorial"]}