Metadata-Version: 2.3
Name: django-content-editor
Version: 6.5.1
Summary: Editing structured content
Project-URL: Homepage, https://github.com/matthiask/django-content-editor/
Author-email: Matthias Kestenholz <mk@feinheit.ch>
License: BSD-3-Clause
License-File: AUTHORS
License-File: LICENSE
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Requires-Python: >=3.8
Requires-Dist: django-js-asset
Requires-Dist: django>=3.2
Provides-Extra: tests
Requires-Dist: coverage; extra == 'tests'
Description-Content-Type: text/x-rst

===================================================
django-content-editor -- Editing structured content
===================================================

`Documentation on Read the Docs <http://django-content-editor.readthedocs.org/en/latest/>`_

.. image:: https://github.com/matthiask/django-content-editor/actions/workflows/tests.yml/badge.svg
    :target: https://github.com/matthiask/django-content-editor/
    :alt: CI Status

.. image:: https://readthedocs.org/projects/django-content-editor/badge/?version=latest
    :target: https://django-content-editor.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status
