Use codemirror2 widget directly in Django models, forms and admin.
Project description
Django CodeField
Use codemirror2 widget directly in Django models, forms and admin.
Requirements
- Python 3.10 or higher but lower than 4.0.0
- Django lower than 6.0.0
- django-codemirror2 lower than 1.0.0
Install
pip install django-sb-codefield
Usage
Add codemirror2
and django_sb_codefield
to your INSTALLED_APPS
settings
INSTALLED_APPS = [
# ...
"codemirror2",
"django_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 django_sb_codefield-0.4.0.tar.gz
.
File metadata
- Download URL: django_sb_codefield-0.4.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.5 Linux/6.10.6-200.fc40.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d2bbfd999728a9fa16af4351993a92179658587fd935a2687c19197e459a5f7 |
|
MD5 | 745c71cc87ded9def84a7b6ad42a2411 |
|
BLAKE2b-256 | 95088b058146b679fdf6cab075783aec119509dca8251f1666c4cc7a400f37b0 |
File details
Details for the file django_sb_codefield-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: django_sb_codefield-0.4.0-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.5 Linux/6.10.6-200.fc40.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c1ba38fa9ee15cb6eec2a16687e7f7a89192357730021051076c28c0fcfde5e |
|
MD5 | 8f12d4e11339877631887799c16cb95a |
|
BLAKE2b-256 | f26f5b931c2ad70e2c3c48ed5b03b735b3bb09bfc7b8205c9d2723cb3b120c1a |