{"id":27425801,"url":"https://github.com/djaodjin/djaodjin-pages","last_synced_at":"2025-04-14T12:29:10.154Z","repository":{"id":24172370,"uuid":"27562844","full_name":"djaodjin/djaodjin-pages","owner":"djaodjin","description":"Django application for practices-based content","archived":false,"fork":false,"pushed_at":"2024-11-26T00:45:41.000Z","size":3313,"stargazers_count":13,"open_issues_count":9,"forks_count":9,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-27T01:13:17.588Z","etag":null,"topics":["cms","django"],"latest_commit_sha":null,"homepage":"https://djaodjin.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/djaodjin.png","metadata":{"files":{"readme":"README.md","changelog":"changelog","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2014-12-04T22:22:33.000Z","updated_at":"2024-11-26T00:45:45.000Z","dependencies_parsed_at":"2023-01-14T00:31:53.290Z","dependency_job_id":"c5f058ee-b582-4728-ad4b-3ac7f8941089","html_url":"https://github.com/djaodjin/djaodjin-pages","commit_stats":{"total_commits":580,"total_committers":5,"mean_commits":116.0,"dds":0.3224137931034483,"last_synced_commit":"be71f383055f40377f5331f5644501c2726d17e7"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djaodjin%2Fdjaodjin-pages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djaodjin%2Fdjaodjin-pages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djaodjin%2Fdjaodjin-pages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djaodjin%2Fdjaodjin-pages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djaodjin","download_url":"https://codeload.github.com/djaodjin/djaodjin-pages/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248880858,"owners_count":21176746,"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"],"created_at":"2025-04-14T12:29:09.213Z","updated_at":"2025-04-14T12:29:10.133Z","avatar_url":"https://github.com/djaodjin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"djaodjin-pages is a Django application that implements a Content Management\nSystem (CMS) for practices sharing.\n\nMajor Features:\n\n- Hierachical structure of content elements\n- Text edition (optional: markdown syntax)\n- Media gallery (drag'n'drop in markdown or media placeholder)\n\nDevelopment\n===========\n\nAfter cloning the repository, create a virtualenv environment, install\nthe prerequisites, create the database then run the testsite webapp.\n\n\u003cpre\u003e\u003ccode\u003e\n    $ python -m venv .venv\n    $ source .venv/bin/activate\n    $ pip install -r testsite/requirements.txt\n\n    # Installs Javascript prerequisites to run in the browser\n    $ make vendor-assets-prerequisites\n\n    # Create the testsite database\n    $ make initdb\n\n    # Run the testsite server\n    $ python manage.py runserver\n\n    # Browse http://localhost:8000/\n\n\u003c/code\u003e\u003c/pre\u003e\n\n\nRelease Notes\n=============\n\nTested with\n\n- **Python:** 3.7, **Django:** 3.2 ([LTS](https://www.djangoproject.com/download/))\n- **Python:** 3.10, **Django:** 4.2 (latest)\n- **Python:** 2.7, **Django:** 1.11 (legacy) - use testsite/requirements-legacy.txt\n\n0.8.3\n\n  * rationalizes templates for read-only and editable elements\n\n[previous release notes](changelog)\n\nVersion 0.4.3 is the last version that contains the HTML templates\nonline editor. This functionality was moved to [djaodjin-extended-templates](https://github.com/djaodjin/djaodjin-extended-templates/)\nas of version 0.5.0.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjaodjin%2Fdjaodjin-pages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjaodjin%2Fdjaodjin-pages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjaodjin%2Fdjaodjin-pages/lists"}