Django migrations without unnecesary change alert triggers.
Project description
Wagtail FontAwesome
Use FontAwesome icons in Wagtail admin.
Requirements
- Python higher than o equals to 3.8.1 and lower than 4.0.0
- Django lower than 5.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.1.0.tar.gz
.
File metadata
- Download URL: django_sb_codefield-0.1.0.tar.gz
- Upload date:
- Size: 4.3 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 | 3697815d8df376c0c65d4d845c4c2d0a13bfad0ae73207a54bacd2da39f26b93 |
|
MD5 | a51c64e393a4552a40b6fcee3032cba9 |
|
BLAKE2b-256 | 4327ebeb892023f3598702b968ba8af3f126030bdda6e9d9ca8e6dc6287cb0dd |
File details
Details for the file django_sb_codefield-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: django_sb_codefield-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.8 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 | 461cdf4fa100e627ad854d27e0d212909220e2151ae6a984a5bc3badd6cd8f92 |
|
MD5 | f3aab20ea7c9f6c8df527653214c6ede |
|
BLAKE2b-256 | 762e763b8ba9208896f6bf327c51166fef4382f3ff03e5548b204bcea6c84117 |