djaodjin-pages


Namedjaodjin-pages JSON
Version 0.8.3 PyPI version JSON
download
home_pageNone
SummaryDjango application for practices-based content
upload_time2024-11-26 00:09:21
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseBSD-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 ([LTS](https://www.djangoproject.com/download/))
- **Python:** 3.10, **Django:** 4.2 (latest)
- **Python:** 2.7, **Django:** 1.11 (legacy) - use testsite/requirements-legacy.txt

0.8.3

  * rationalizes templates for read-only and editable elements

[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/65/48/f47d46b5c3078751875dc05bb59ad04650ee0851cfbf6c148949e22171c6/djaodjin_pages-0.8.3.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 ([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",
    "bugtrack_url": null,
    "license": "BSD-2-Clause",
    "summary": "Django application for practices-based content",
    "version": "0.8.3",
    "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": "",
            "digests": {
                "blake2b_256": "ded0d49c9c2fe8a2c31630f161ab84f476d1f1e3efbe4957e30e813483df128e",
                "md5": "4fc4429fc434e64e1ca1f91a3037fe88",
                "sha256": "b8ce729df4be4c41fecebd9c4d70c001691a02ca18693c6d516d500081bc2c84"
            },
            "downloads": -1,
            "filename": "djaodjin_pages-0.8.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4fc4429fc434e64e1ca1f91a3037fe88",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 90979,
            "upload_time": "2024-11-26T00:09:19",
            "upload_time_iso_8601": "2024-11-26T00:09:19.514091Z",
            "url": "https://files.pythonhosted.org/packages/de/d0/d49c9c2fe8a2c31630f161ab84f476d1f1e3efbe4957e30e813483df128e/djaodjin_pages-0.8.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6548f47d46b5c3078751875dc05bb59ad04650ee0851cfbf6c148949e22171c6",
                "md5": "9ab366e04009f1f136aaec82e56e266e",
                "sha256": "a31ab3b90b69afc3adbdc1daa2505b62907d30ba48db31e06b722c8778605472"
            },
            "downloads": -1,
            "filename": "djaodjin_pages-0.8.3.tar.gz",
            "has_sig": false,
            "md5_digest": "9ab366e04009f1f136aaec82e56e266e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 56612,
            "upload_time": "2024-11-26T00:09:21",
            "upload_time_iso_8601": "2024-11-26T00:09:21.929891Z",
            "url": "https://files.pythonhosted.org/packages/65/48/f47d46b5c3078751875dc05bb59ad04650ee0851cfbf6c148949e22171c6/djaodjin_pages-0.8.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-26 00:09:21",
    "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"
}
        
Elapsed time: 0.41935s