Skip to main content

Use CodeField from `django-sb-codefield` in Wagtail Admin

Project description

Community-Project

PyPI - Supported versions PyPI - Package version PyPI - Downloads PyPI - MIT License

Codacy Badge

Wagtail CodeField

Use CodeField from django-sb-codefield in Wagtail Admin

Requirements

  • Python 3.8.1 or higher but lower than 4.0.0
  • Django lower than 4.0.0
  • Wagtail lower than 4.0.0
  • django-sb-codefield lower than 1.0.0

Install

pip install wagtail-sb-codefield

Usage

Add wagtail_sb_codefield, django_sb_codefield and codemirror2 to your INSTALLED_APPS settings

INSTALLED_APPS = [
  # ...
  "codemirror2",
  "django_sb_codefield",
  "wagtail_sb_codefield",
]

Docs

Changelog

All changes to versions of this library are listed in the change history.

Development

Check out our contribution guide.

Contributors

See the list of contributors here.

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

wagtail_sb_codefield-0.4.0.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

wagtail_sb_codefield-0.4.0-py3-none-any.whl (7.6 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