Name | djaodjin-pages JSON |
Version |
0.8.6
JSON |
| download |
home_page | None |
Summary | Django application for practices-based content |
upload_time | 2025-09-01 18:09:41 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.7 |
license | BSD-2-Clause |
keywords |
django
cms
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
djaodjin-pages is a Django application that implements a Content Management
System (CMS) for practices sharing.
Major Features:
- Hierachical structure of content elements
- Text edition (optional: markdown syntax)
- Media gallery (drag'n'drop in markdown or media placeholder)
Development
===========
After cloning the repository, create a virtualenv environment, install
the prerequisites, create the database then run the testsite webapp.
<pre><code>
$ python -m venv .venv
$ source .venv/bin/activate
$ pip install -r testsite/requirements.txt
# Installs Javascript prerequisites to run in the browser
$ make vendor-assets-prerequisites
# Create the testsite database
$ make initdb
# Run the testsite server
$ python manage.py runserver
# Browse http://localhost:8000/
</code></pre>
Release Notes
=============
Tested with
- **Python:** 3.7, **Django:** 3.2 (legacy)
- **Python:** 3.10, **Django:** 4.2 ([LTS](https://www.djangoproject.com/download/))
- **Python:** 3.12, **Django:** 5.2 (latest)
0.8.6
* sorts newsfeed most recent first
* fixes using S3Storage with Django5
[previous release notes](changelog)
Version 0.4.3 is the last version that contains the HTML templates
online editor. This functionality was moved to [djaodjin-extended-templates](https://github.com/djaodjin/djaodjin-extended-templates/)
as of version 0.5.0.
Raw data
{
"_id": null,
"home_page": null,
"name": "djaodjin-pages",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "The DjaoDjin Team <help@djaodjin.com>",
"keywords": "django, cms",
"author": null,
"author_email": "The DjaoDjin Team <help@djaodjin.com>",
"download_url": "https://files.pythonhosted.org/packages/dc/b6/ee8b77b022a208f599a1da18096631c2da80bb2f5049735ab7a6ee2be371/djaodjin_pages-0.8.6.tar.gz",
"platform": null,
"description": "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<pre><code>\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</code></pre>\n\n\nRelease Notes\n=============\n\nTested with\n\n- **Python:** 3.7, **Django:** 3.2 (legacy)\n- **Python:** 3.10, **Django:** 4.2 ([LTS](https://www.djangoproject.com/download/))\n- **Python:** 3.12, **Django:** 5.2 (latest)\n\n0.8.6\n\n * sorts newsfeed most recent first\n * fixes using S3Storage with Django5\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",
"bugtrack_url": null,
"license": "BSD-2-Clause",
"summary": "Django application for practices-based content",
"version": "0.8.6",
"project_urls": {
"changelog": "https://github.com/djaodjin/djaodjin-pages/changelog",
"documentation": "https://djaodjin-pages.readthedocs.io/",
"repository": "https://github.com/djaodjin/djaodjin-pages"
},
"split_keywords": [
"django",
" cms"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "8d52ca7aa60324ff2672fec04c10c6792cc64571ef54702f3eeb6bc50f6eb91a",
"md5": "8461162474685b9ca3415315c2c63f84",
"sha256": "8de8b60ab42fc9fdba508899bc6cd4133a0ed494ccf70e06195d5bcdb3a0c8ac"
},
"downloads": -1,
"filename": "djaodjin_pages-0.8.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8461162474685b9ca3415315c2c63f84",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 93194,
"upload_time": "2025-09-01T18:09:39",
"upload_time_iso_8601": "2025-09-01T18:09:39.923092Z",
"url": "https://files.pythonhosted.org/packages/8d/52/ca7aa60324ff2672fec04c10c6792cc64571ef54702f3eeb6bc50f6eb91a/djaodjin_pages-0.8.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "dcb6ee8b77b022a208f599a1da18096631c2da80bb2f5049735ab7a6ee2be371",
"md5": "cb665799fe905a8a63055cf6ee8f4c01",
"sha256": "624eab8d7b752669155e4fb543969f2090663128a26476b2b5612b37bcd6f14b"
},
"downloads": -1,
"filename": "djaodjin_pages-0.8.6.tar.gz",
"has_sig": false,
"md5_digest": "cb665799fe905a8a63055cf6ee8f4c01",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 58645,
"upload_time": "2025-09-01T18:09:41",
"upload_time_iso_8601": "2025-09-01T18:09:41.644340Z",
"url": "https://files.pythonhosted.org/packages/dc/b6/ee8b77b022a208f599a1da18096631c2da80bb2f5049735ab7a6ee2be371/djaodjin_pages-0.8.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-01 18:09:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "djaodjin",
"github_project": "djaodjin-pages",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "djaodjin-pages"
}