django-inline-static provides template tags to inline css and javascript files in Django templates.
Project description
django-inline-static provides template tags to inline css and javascript files in Django templates, also corrects relative urls in css “url()” calls.
Features
Template tag to inline any static file inline_staticfile
Template tag to inline javascript files inline_javascript
Template tag to inline css files inline_style
relative to absolute path converter for paths in css files
Requirements
django-inline-static supports Python 3 only and requires at least Django 1.11.
Prepare for development
A Python 3.6 interpreter is required in addition to pipenv.
$ pipenv install --python 3.6 --dev
$ pipenv shell
$ pip install -e .
Now you’re ready to run the tests:
$ pipenv run py.test
Resources
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 django-inline-static-0.1.0.tar.gz
.
File metadata
- Download URL: django-inline-static-0.1.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d36ad0b73f2f9fd1459bd0f390aca166007078c6fa75dc98bea1a2582905599 |
|
MD5 | eba4822e222b109e241871e5d2ad8111 |
|
BLAKE2b-256 | 80a2deae217eaaa0396c375db0dd40e67df1c6379ba77fa156b81c6a57368e18 |
File details
Details for the file django_inline_static-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: django_inline_static-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d392df5104181a2d2c1146ac88f4ddd2d17678b8632e6c6c1b95e458d9d72439 |
|
MD5 | 1f8352e5f93b086230385533278d1779 |
|
BLAKE2b-256 | 56bbe99d2bbc4117b487096785a6759e3459ff9a069ecb154bb9c4f213f4790c |