Use CodeField from `django-sb-codefield` in Wagtail Admin
Project description
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
Built Distribution
File details
Details for the file wagtail_sb_codefield-0.4.0.tar.gz
.
File metadata
- Download URL: wagtail_sb_codefield-0.4.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.7.3 Linux/5.15.77-amd64-desktop
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ebd18e1752f32cd500178d2a0b351ddcc67c92e8cc650937d802e5ed2ff08e72 |
|
MD5 | 1089a23b998f641b56553cdf6ea200d9 |
|
BLAKE2b-256 | 5b56415747af8435f26c252bcd711a5c785a673623182e06a8de578a1b1c6473 |
File details
Details for the file wagtail_sb_codefield-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: wagtail_sb_codefield-0.4.0-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.7.3 Linux/5.15.77-amd64-desktop
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97c1219c9c6188857bf90823a647d17d2876f5a48d9c56a9af656000b09a87da |
|
MD5 | 853c4daee8fd863edabb09efaf01902a |
|
BLAKE2b-256 | 914717d24a06ec89d94e3fe88a002c2e4385c18bdd37fe4da6fbeb2c41a3608a |