Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit 6a11c8f

Browse files
author
staticdev
committed
Pre-commit badge
1 parent 9c340fd commit 6a11c8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
![Travis](https://api.travis-ci.org/staticdev/django-sorting-bootstrap.svg?branch=master)
66
![PyPi](https://badge.fury.io/py/django-sorting-bootstrap.svg)
77
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
8+
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
89

910
Django-sorting-bootstrap is a pluggable mini-API to easy add sorting for querysets, links and table headers in [Django](https://www.djangoproject.com/) templates. There is also a new tag that creates headers for sorting tables using [Bootstrap](http://getbootstrap.com/)'s layout.
1011

0 commit comments

Comments
 (0)