{"id":13415619,"url":"https://github.com/django-cms/django-cms","last_synced_at":"2026-02-14T21:11:12.405Z","repository":{"id":515613,"uuid":"143580","full_name":"django-cms/django-cms","owner":"django-cms","description":"The easy-to-use and developer-friendly enterprise CMS powered by Django ","archived":false,"fork":false,"pushed_at":"2025-05-03T06:40:40.000Z","size":109795,"stargazers_count":10434,"open_issues_count":78,"forks_count":3159,"subscribers_count":394,"default_branch":"develop-4","last_synced_at":"2025-05-05T00:02:07.399Z","etag":null,"topics":["cms","django","django-cms","hacktoberfest","python","web"],"latest_commit_sha":null,"homepage":"http://www.django-cms.org","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.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.rst","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["django-cms"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"custom":null}},"created_at":"2009-03-05T10:14:18.000Z","updated_at":"2025-05-04T06:57:31.000Z","dependencies_parsed_at":"2023-07-06T01:55:08.924Z","dependency_job_id":"b8922f22-cc40-4240-9cca-6c5c5a442db7","html_url":"https://github.com/django-cms/django-cms","commit_stats":{"total_commits":12263,"total_committers":632,"mean_commits":19.40348101265823,"dds":0.8607192367283699,"last_synced_commit":"7e852ec2cc9c1007f482ba22d30caa1f94e2e3cb"},"previous_names":["divio/django-cms"],"tags_count":177,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django-cms%2Fdjango-cms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django-cms%2Fdjango-cms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django-cms%2Fdjango-cms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django-cms%2Fdjango-cms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django-cms","download_url":"https://codeload.github.com/django-cms/django-cms/tar.gz/refs/heads/develop-4","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252436400,"owners_count":21747471,"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":["cms","django","django-cms","hacktoberfest","python","web"],"created_at":"2024-07-30T21:00:50.831Z","updated_at":"2025-12-16T17:11:15.663Z","avatar_url":"https://github.com/django-cms.png","language":"Python","readme":"##########\ndjango CMS\n##########\n.. image:: https://img.shields.io/pypi/v/django-cms.svg\n    :target: https://pypi.python.org/pypi/django-cms/\n.. image:: https://img.shields.io/badge/wheel-yes-green.svg\n    :target: https://pypi.python.org/pypi/django-cms/\n.. image:: https://img.shields.io/pypi/l/django-cms.svg\n    :target: https://pypi.python.org/pypi/django-cms/\n.. image:: https://codeclimate.com/github/divio/django-cms/badges/gpa.svg\n   :target: https://codeclimate.com/github/divio/django-cms\n   :alt: Code Climate\n\nOpen source enterprise content management system based on the Django framework and backed by the non-profit django CMS Association (`Sponsor us! \u003chttps://www.django-cms.org/en/memberships/\u003e`_).\n\n*******************************************\nContribute to this project and win rewards\n*******************************************\n\nBecause django CMS is a community-driven project, we welcome everyone to `get involved in the project \u003chttps://www.django-cms.org/en/contribute/\u003e`_. Become part of a fantastic community and help us make django CMS the best open source CMS in the world.\n\n\n.. ATTENTION::\n\n    Please use the ``main`` branch as the target for pull requests for on-going development.\n\n    Security fixes will be backported to older branches by the core team as appropriate.\n\n\n********\nFeatures\n********\n\n* hierarchical pages\n* extensive built-in support for multilingual websites\n* multi-site support\n* draft/publish workflows\n* version control\n* a sophisticated publishing architecture, that's also usable in your own applications\n* frontend content editing\n* a hierarchical content structure for nested plugins\n* an extensible navigation system that your own applications can hook into\n* SEO-friendly URLs\n* designed to integrate thoroughly into other applications\n\nDeveloping applications that integrate with and take advantage of django CMS features is easy and well-documented.\n\nMore information on `our website \u003chttps://www.django-cms.org\u003e`_.\n\n************\nRequirements\n************\n\nSee the `Python/Django requirements for the current release version\n\u003chttp://docs.django-cms.org/en/latest/#software-version-requirements-and-release-notes\u003e`_ in our documentation.\n\nSee the `installation how-to guide for an overview of some other requirements and dependencies of the current release\n\u003chttps://docs.django-cms.org/en/latest/introduction/01-install.html\u003e`_.\n\n\n***************\nGetting started\n***************\n\nThese `tutorials \u003chttp://docs.django-cms.org/en/latest/introduction/index.html\u003e`_ take you step-by-step through some key aspects of django CMS.\n\n\n*************\nDocumentation\n*************\n\nOur documentation working group maintains documentation for several versions of the project. Key versions are:\n\n* `stable \u003chttp://docs.django-cms.org\u003e`_ (default), for the **current release** version\n* `latest \u003chttp://docs.django-cms.org/en/latest/\u003e`_, representing the latest build of the **main branch**\n\nFor more information about our branch policy, see `Branches\n\u003chttp://docs.django-cms.org/en/latest/contributing/development-policies.html\u003e`_.\n\nOur documentation is hosted courtesy of `Read the Docs \u003chttps://readthedocs.org\u003e`_.\n\nThe dependencies for the docs are compiled by `pip-tools \u003chttps://github.com/jazzband/pip-tools\u003e`_.\n\n\n***************************\nTest django CMS in our demo\n***************************\n\nThe demo platform is kindly provided by Divio, platinum member of the django CMS Association.\n\n.. image:: https://raw.githubusercontent.com/django-cms/django-cms/develop/docs/images/try-with-divio.png\n   :target: https://www.django-cms.org/en/django-cms-demo/\n   :alt: Try demo with Divio Cloud\n\n************\nGetting Help\n************\n\nPlease head over to our `Discord Server \u003chttps://discord-support-channel.django-cms.org\u003e`_ or Stackoverflow for support.\n\n********************\nProfessional support\n********************\n\nChoose from a list of `trusted tech partner \u003chttps://www.django-cms.org/en/tech-partners/\u003e`_ of the django CMS Association to get your website project delivered successfully.\n\nChoose a `trusted web host \u003chttps://www.django-cms.org/en/hosting-services/\u003e`_ for your django CMS project and get your website online today.\n\n\n**************************\nThe django CMS Association\n**************************\n\nThe django CMS Association is a non-profit organization that was founded in 2020 with the goal to drive the success of django CMS, by increasing customer happiness, market share and open-source contributions. We provide infrastructure and guidance for the django CMS project.\n\nThe non-profit django CMS Association is dependent on donations to fulfill its purpose. The best way to donate is to become a member of the association and pay membership fees. The funding will be funneled back into core development and community projects.\n\n`Join the django CMS Association \u003chttps://www.django-cms.org/en/contribute/\u003e`_.\n\n\n*******\nCredits\n*******\n\n* Includes icons and adapted icons from `Bootstrap \u003chttps://icons.getbootstrap.com\u003e`_.\n* Includes icons from `FamFamFam \u003chttp://www.famfamfam.com\u003e`_.\n* Python tree engine powered by\n  `django-treebeard \u003chttps://tabo.pe/projects/django-treebeard/\u003e`_.\n* JavaScript tree in admin uses `jsTree \u003chttps://www.jstree.com\u003e`_.\n* Many thanks to\n  `all the contributors \u003chttps://github.com/django-cms/django-cms/graphs/contributors\u003e`_\n  to django CMS!\n","funding_links":["https://github.com/sponsors/django-cms"],"categories":["Third-Party Packages","CMS","Python","前端开发框架及项目","Apps","Content Management Systems"],"sub_categories":["Content Management Systems","其他_文本生成、文本对话","CMS"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjango-cms%2Fdjango-cms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjango-cms%2Fdjango-cms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjango-cms%2Fdjango-cms/lists"}