Skip to main content

djangocms plugin that implements HTML headings

Project description

djangocms-headings

A Django CMS plugin that allows user to enter HTML headings (h1 to h6) as content.

Install

pip install djangocms-headings

Add djangocms_headings to INSTALLED_APPS.

INSTALLED_APPS = [
    ...
    'djangocms_headings'
]

Licence

MIT.

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

djangocms-headings-1.0.1.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

djangocms_headings-1.0.1-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

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