{"id":18831387,"url":"https://github.com/django-cms/cms-template","last_synced_at":"2025-04-14T04:16:15.005Z","repository":{"id":208311251,"uuid":"721319421","full_name":"django-cms/cms-template","owner":"django-cms","description":"A Django template for a typical django CMS installation","archived":false,"fork":false,"pushed_at":"2025-03-20T21:12:04.000Z","size":101,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"4.1","last_synced_at":"2025-04-14T04:16:10.017Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/django-cms.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-11-20T20:14:04.000Z","updated_at":"2025-03-20T21:04:28.000Z","dependencies_parsed_at":"2024-05-02T14:44:38.713Z","dependency_job_id":"51042053-0fd8-41ca-947c-3a428d05ab0e","html_url":"https://github.com/django-cms/cms-template","commit_stats":null,"previous_names":["django-cms/cms-template"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django-cms%2Fcms-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django-cms%2Fcms-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django-cms%2Fcms-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django-cms%2Fcms-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django-cms","download_url":"https://codeload.github.com/django-cms/cms-template/tar.gz/refs/heads/4.1","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248819409,"owners_count":21166477,"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-11-08T01:53:44.770Z","updated_at":"2025-04-14T04:16:14.973Z","avatar_url":"https://github.com/django-cms.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django template for a new django CMS 4 project\n\nA Django template for a typical django CMS installation with no \nspecial bells or whistles. It is supposed as a starting point \nfor new projects.\n\nIf you prefer a different set of template settings, feel free to \ncreate your own templates by cloning this repo.\n\nTo install django CMS 4 by hand type the following commands:\n\n1. Create virtual environment and activate it\n   ```\n   python3 -m venv .venv\n   source .venv/bin/activate\n   ```\n2. Install Django, django CMS and other required packages\n   ```\n   pip install django-cms\n   ```\n3. Create project `\u003c\u003cproject_name\u003e\u003e` using this template\n   ```\n   djangocms \u003c\u003cproject_name\u003e\u003e\n   cd \u003c\u003cproject_name\u003e\u003e\n   ```\n4. Run testserver\n   ```\n   ./manage.py runserver\n   ```\n\nNote: If you run into a problem of missing dependencies, please\nupdate `pip` using `pip install -U pip` before running the \n`djangocms` command.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjango-cms%2Fcms-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjango-cms%2Fcms-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjango-cms%2Fcms-template/lists"}