Font Awesome meets Django staticfiles
Project description
Masonry meets Django staticfiles
Usage
This application is meant to be used with django-staticfiles. Make sure that staticfiles setup and configured, then install this application using pip:
pip install django-staticfiles-masonry
Finally, make sure that masonry is listed in your INSTALLED_APPS. You can use this oneliner to add it as well:
INSTALLED_APPS += ['masonry', ]
Build
Masonry packages pre-built versions of the code in its Git repository. No further tools are necessary to build it. See support/build.py for more information on how data is transferred from the submodule to the Python package.
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
Close
Hashes for django-staticfiles-fontawesome-2.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4dca428d06638459e3fd0b7a33616519062fd865df73d89e1dae6e0d000843c |
|
MD5 | e469304117c598f3495beea1d9a72725 |
|
BLAKE2b-256 | b8b00be7d806268ff87882a864040ee537f7dc071f5c204f7d9887bacc9153f6 |