{"json_modified": "2016-10-04T01:37:44.315715", "uuid": "51ff761b-402d-4af9-b242-1413619d659c", "title": "Django Tutorial Part 2: Creating a skeleton website", "url": "/en-US/docs/Learn/Server-side/Django/skeleton_website", "tags": ["Beginner", "Intro", "Guide", "django", "Article", "CodingScripting", "Tutorial", "Learn", "server-side"], "translations": [], "modified": "2016-10-04T01:37:44", "label": "Django Tutorial Part 2: Creating a skeleton website", "localization_tags": [], "locale": "en-US", "id": 195851, "last_edit": "2016-10-04T01:37:39", "summary": "You have now created a complete\u00a0skeleton\u00a0website project,\u00a0which you can go on to populate with urls, models,\u00a0views, and templates.", "sections": [{"id": "Overview", "title": "Overview"}, {"id": "Creating_the_project", "title": "Creating the project"}, {"id": "Creating_the_catalog_application", "title": "Creating the catalog application"}, {"id": "Registering_the_catalog_application", "title": "Registering the catalog application"}, {"id": "Specifying_the_database", "title": "Specifying the database"}, {"id": "Other_project_settings", "title": "Other project settings"}, {"id": "Hooking_up_the_URL_mapper", "title": "Hooking up the URL mapper"}, {"id": "Testing_the_website_framework", "title": "Testing the website framework"}, {"id": "Running_database_migrations", "title": "Running database migrations"}, {"id": "Running_the_website", "title": "Running the website"}, {"id": "Challenge_yourself", "title": "Challenge yourself"}, {"id": "Summary", "title": "Summary"}, {"id": "See_also", "title": "See also"}], "slug": "Learn/Server-side/Django/skeleton_website", "review_tags": []}