{"id":15143740,"url":"https://github.com/contentful/contentful_django_tutorial","last_synced_at":"2025-09-29T12:31:00.526Z","repository":{"id":51316837,"uuid":"83057370","full_name":"contentful/contentful_django_tutorial","owner":"contentful","description":"A Simple Django Application using Contentful","archived":true,"fork":false,"pushed_at":"2023-10-26T13:47:51.000Z","size":894,"stargazers_count":16,"open_issues_count":1,"forks_count":6,"subscribers_count":38,"default_branch":"master","last_synced_at":"2024-09-27T10:03:56.798Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/contentful.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-24T15:50:43.000Z","updated_at":"2024-05-08T10:48:58.000Z","dependencies_parsed_at":"2024-09-26T10:03:29.281Z","dependency_job_id":null,"html_url":"https://github.com/contentful/contentful_django_tutorial","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"53591ae7baa4a9724e422c7826a9829ab7bccfa3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentful%2Fcontentful_django_tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentful%2Fcontentful_django_tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentful%2Fcontentful_django_tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contentful%2Fcontentful_django_tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/contentful","download_url":"https://codeload.github.com/contentful/contentful_django_tutorial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234619442,"owners_count":18861456,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-09-26T10:03:21.465Z","updated_at":"2025-09-29T12:30:55.111Z","avatar_url":"https://github.com/contentful.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django Blog Demo\n\nSimple Django and Contentful Application.\nThis application is for Demo purposes.\n\n[Contentful](https://www.contentful.com) provides a content infrastructure for digital teams to power content in websites, apps, and devices. Unlike a CMS, Contentful was built to integrate with the modern software stack. It offers a central hub for structured content, powerful management and delivery APIs, and a customizable web app that enable developers and content creators to ship digital products faster.\n\n## Setup\n\n* Install dependencies\n\n```bash\npip install -r requirements.txt\n```\n\n* Run Server\n\n```bash\npython manage.py runserver\n```\n\n## Viewing Data\n\nThe project comes pre-loaded with a Read-Only Demo space.\nYou can view the content [here](http://localhost:8000)\n\n## Using Custom Data\n\nYou can create your own Custom Data by following these steps:\n\n\u003e Ruby 1.9+ and Bundler are required for this step if you want to do it automatically.\n\n* Install Contentful Bootstrap:\n\n```bash\nbundle install\n```\n\n* Create your space:\n\n```bash\nbundle exec contentful_bootstrap create_space django_demo -j bootstrap/template.json\n```\n\nAfter following the steps, the tool will provide you with a Space ID and Access Token. Then run the following commands replacing the values where they correspond:\n\n```bash\nexport CTF_SPACE_ID=YOUR_SPACE_ID\nexport CTF_DELIVERY_KEY=YOUR_ACCESS_TOKEN\n```\n\nThen you can restart your application and use your own content.\n\nTo edit content, you can go to https://app.contentful.com and start editing.\n\n## Tutorial\n\nFor a Tutorial on how to create your own Django Application using Contentful, you can read [here](./TUTORIAL.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontentful%2Fcontentful_django_tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcontentful%2Fcontentful_django_tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontentful%2Fcontentful_django_tutorial/lists"}