Add Fontawesome5 to Wagtail project's admin
Project description
Add Fontawesome5 to your Wagtail project's admin.
Install
pip install wagtail-admin-fontawesome
than add wagtailadminfontawesome
to your installed apps.
Usage
ModelAdmin
Use icons on ModelAdmin menu, just set menu_icon
with your favorite free icon (solid or brand) of Fontawesome list
class ModelPageAdmin(ModelAdmin):
...
menu_icon = 'fa-rocket'
...
Project details
Release history Release notifications | RSS feed
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 wagtailadminfontawesome-1.0.0.tar.gz
.
File metadata
- Download URL: wagtailadminfontawesome-1.0.0.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c308a5f9c6409e82d14dae00f7a1dfed3b4074d3ba608537074c9ef00df21d8c |
|
MD5 | f95b933f91d2e1b613eddbc5bd6afa6c |
|
BLAKE2b-256 | d0de7a9d2b00092d39e72a8d20140dc1f2b25d39db64e2595deb5a07235f3c4a |
File details
Details for the file wagtailadminfontawesome-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: wagtailadminfontawesome-1.0.0-py3-none-any.whl
- Upload date:
- Size: 1.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 788311492c37848eb1bd41154dd28f4fc0d430267af539ede72ae9e2c9cfb782 |
|
MD5 | bc9153bf8c3455b2eedee76ecf96d778 |
|
BLAKE2b-256 | 1a2e9c3d7a33e8f8406906bbd71114a7f9bf61f82a64d39df293b1a3e23fd719 |