File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,16 @@ django-sass
44The absolute simplest way to use [ Sass] ( https://sass-lang.com/ ) with Django.
55Pure Python, minimal dependencies, and no special configuration required.
66
7- [ Source code on GitHub] ( https://github.com/coderedcorp/wagtail-cache )
7+ [ Source code on GitHub] ( https://github.com/coderedcorp/django-sass )
8+
9+
10+ Status
11+ ------
12+
13+ | | |
14+ | ------------------------| ----------------------|
15+ | Python Package | [ ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/django-sass )] ( https://pypi.org/project/django-sass/ ) [ ![ PyPI - Django Version] ( https://img.shields.io/pypi/djversions/django-sass )] ( https://pypi.org/project/django-sass/ ) [ ![ PyPI - Wheel] ( https://img.shields.io/pypi/wheel/django-sass )] ( https://pypi.org/project/django-sass/ ) [ ![ PyPI - Downloads] ( https://img.shields.io/pypi/dm/django-sass )] ( https://pypi.org/project/django-sass/ ) [ ![ PyPI] ( https://img.shields.io/pypi/v/django-sass )] ( https://pypi.org/project/django-sass/ ) |
16+ | Build | [ ![ Build Status] ( https://dev.azure.com/coderedcorp/coderedcms/_apis/build/status/django-sass?branchName=master )] ( https://dev.azure.com/coderedcorp/coderedcms/_build/latest?definitionId=10&branchName=master ) [ ![ Azure DevOps tests (branch)] ( https://img.shields.io/azure-devops/tests/coderedcorp/coderedcms/10/master )] ( https://dev.azure.com/coderedcorp/coderedcms/_build/latest?definitionId=10&branchName=master ) [ ![ Azure DevOps coverage (branch)] ( https://img.shields.io/azure-devops/coverage/coderedcorp/coderedcms/10/master )] ( https://dev.azure.com/coderedcorp/coderedcms/_build/latest?definitionId=10&branchName=master ) |
817
918
1019Installation
You can’t perform that action at this time.
0 commit comments