Skip to main content

Add articles complex contenttype to mezzanine contet types.

Project description

Articles is mezzanine content module which provide article content which integrate together richtextopage, gallery, add link to other pages utility and sections extension (for improve styling, grouping, etc.). Mezzanine organize pages in tree structure. Sections exted to use it as graph (for example, we can select content from different branches).

Detailed documentation is in the “docs” directory.

Quick start

  1. Add “articles” to your INSTALLED_APPS setting in mezzanine project like this:

    INSTALLED_APPS = (
        ...
        'articles',
    )
  2. Run python manage.py migrate to create the articles models.

  3. Start the development server and visit http://127.0.0.1:8000/admin/ to create new article.

  4. Visit http://127.0.0.1:8000/ to check your work.

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

mezzanine-articles-0.1.14.tar.gz (10.2 kB view details)

Uploaded Source

File details

Details for the file mezzanine-articles-0.1.14.tar.gz.

File metadata

File hashes

Hashes for mezzanine-articles-0.1.14.tar.gz
Algorithm Hash digest
SHA256 354b49980d0dbd2e5b964f09db0787c2670bde7e044ce93e6044f7b95858b1c5
MD5 f9b779a19906abe86a20ed66ae02145a
BLAKE2b-256 4946f1d1164122c5545f43a9d778a6ef8dc456d453118d6965b4bc9397b07e7b

See more details on using hashes here.

Supported by

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