Skip to main content

Django application for practices-based content

Project description

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.


    $ 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/

Release Notes

Tested with

  • Python: 3.7, Django: 3.2 (LTS)
  • Python: 3.10, Django: 4.2 (latest)
  • Python: 2.7, Django: 1.11 (legacy) - use testsite/requirements-legacy.txt

0.8.2

  • updates API documentation
  • adds root in breadcrumbs

previous release notes

Version 0.4.3 is the last version that contains the HTML templates online editor. This functionality was moved to djaodjin-extended-templates as of version 0.5.0.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

djaodjin_pages-0.8.2.tar.gz (56.4 kB view details)

Uploaded Source

Built Distribution

djaodjin_pages-0.8.2-py3-none-any.whl (90.4 kB view details)

Uploaded Python 3

File details

Details for the file djaodjin_pages-0.8.2.tar.gz.

File metadata

  • Download URL: djaodjin_pages-0.8.2.tar.gz
  • Upload date:
  • Size: 56.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.13

File hashes

Hashes for djaodjin_pages-0.8.2.tar.gz
Algorithm Hash digest
SHA256 8667a195359191735b5caa64879ccb4fc2ebbe3769cbe64a800562523175eae4
MD5 c9ae135805bd99c70207b7c431fdce8f
BLAKE2b-256 a731b8bc8953837f25a1bbc67ba602e64628d09ebbae38a6d6f14f8aead8bd00

See more details on using hashes here.

File details

Details for the file djaodjin_pages-0.8.2-py3-none-any.whl.

File metadata

File hashes

Hashes for djaodjin_pages-0.8.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7ee912b06d81d3257b4da3dba37d79f8bb50f47f4bd9cf9cfb018f7c9c2b3039
MD5 2b5a2dc16da7bd8fe79b5255f9013f89
BLAKE2b-256 8d102303389453da91bc3593dae7f60ace55a88e43204aeb602937fd01dc7b60

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page