Metadata-Version: 2.1
Name: django-ckeditor-link
Version: 0.4.0
Summary: alternative link dialog for ckeditor 4, in django modeladmin forms
Home-page: http://github.com/bnzk/django-ckeditor-link
Author: Ben Stähli
Author-email: bnzk@bnzk.ch
License: MIT
Platform: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
License-File: LICENSE

build status fails sometimes - selenium and iframes and ... sleep. Passes with local tox, believe me.

.. image:: https://github.com/bnzk/django-ckeditor-link/actions/workflows/ci.yml/badge.svg
    :target: https://github.com/bnzk/django-ckeditor-link/actions/workflows/ci.yml
.. image:: https://img.shields.io/pypi/v/django-ckeditor-link.svg
    :target: https://pypi.python.org/pypi/django-ckeditor-link/
.. image:: https://img.shields.io/pypi/l/django-ckeditor-link.svg
    :target: https://pypi.python.org/pypi/django-ckeditor-link/

link plugin for ckeditor, based on django modelforms/modeladmin, allowing direct linking to your models, or to whatever your want.

Development and Docs on `<https://github.com/bnzk/django-ckeditor-link/>`_

