.gitignore
.readthedocs.yaml
CHANGELOG.md
LICENSE
MANIFEST.in
README.rst
commit_history_prior_to_vendoring.txt
pyproject.toml
setup.py
yarn.lock
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/chore.md
.github/ISSUE_TEMPLATE/documentation.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/lint_python.yml
.github/workflows/release.yml
.github/workflows/testpypi.yml
django_ckeditors/.jshintrc
django_ckeditors/__init__.py
django_ckeditors/admin.py
django_ckeditors/apps.py
django_ckeditors/exceptions.py
django_ckeditors/fields.py
django_ckeditors/forms.py
django_ckeditors/helpers.py
django_ckeditors/image.py
django_ckeditors/models.py
django_ckeditors/package-lock.json
django_ckeditors/package.json
django_ckeditors/urls.py
django_ckeditors/views.py
django_ckeditors/webpack.config.js
django_ckeditors/widgets.py
django_ckeditors.egg-info/PKG-INFO
django_ckeditors.egg-info/SOURCES.txt
django_ckeditors.egg-info/dependency_links.txt
django_ckeditors.egg-info/requires.txt
django_ckeditors.egg-info/top_level.txt
django_ckeditors/static/django_ckeditors/app.js
django_ckeditors/static/django_ckeditors/src/ckeditor.js
django_ckeditors/static/django_ckeditors/src/override-django.css
django_ckeditors/templates/django_ckeditors/widget.html
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/__init__.py
docs/source/conf.py
docs/source/extras.rst.txt
docs/source/index.rst
docs/source/requirements.txt
docs/source/discussion/discussion-default-image-conversion.rst
docs/source/discussion/discussion-image-conversion-quality.rst
docs/source/discussion/index-discussion.rst
docs/source/discussion/why-ckeditor.rst
docs/source/how-to/index-how-to.rst
docs/source/how-to/quickstart.rst
example/pyproject.toml
example/blog/conftest.py
example/blog/manage.py
example/blog/articles/__init__.py
example/blog/articles/admin.py
example/blog/articles/apps.py
example/blog/articles/forms.py
example/blog/articles/models.py
example/blog/articles/storage.py
example/blog/articles/urls.py
example/blog/articles/views.py
example/blog/articles/migrations/0001_initial.py
example/blog/articles/migrations/__init__.py
example/blog/articles/templates/base.html
example/blog/articles/templates/articles/article_create.html
example/blog/articles/templates/articles/article_detail.html
example/blog/articles/templates/articles/article_list.html
example/blog/articles/templates/articles/dynamic_editor.html
example/blog/blog/__init__.py
example/blog/blog/asgi.py
example/blog/blog/settings.py
example/blog/blog/storage.py
example/blog/blog/urls.py
example/blog/blog/wsgi.py
example/blog/fixtures/files/images/corrupt_image_generator.py
example/blog/fixtures/files/images/test.png
example/blog/fixtures/files/images/test_corrupted.png
example/blog/fixtures/files/images/test_image.gif
example/blog/fixtures/files/images/test_image.jpg
example/blog/fixtures/files/images/test_image.png
example/blog/fixtures/files/images/this_is_a_pdf_file.jpg
example/blog/static_files/custom.css
example/blog/tests/test_cke_apps.py
example/blog/tests/test_fields.py
example/blog/tests/test_forms.py
example/blog/tests/test_helpers.py
example/blog/tests/test_image.py
example/blog/tests/test_storage.py
example/blog/tests/test_upload_file.py
node_modules/.yarn-integrity