From d3e3d6d23efe84e60e5d8da5c262846a76b7a717 Mon Sep 17 00:00:00 2001 From: ifaint Date: Wed, 18 Aug 2021 18:38:26 +0800 Subject: [PATCH] Added isort badge. --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5af43cf..db745fd 100644 --- a/README.rst +++ b/README.rst @@ -7,7 +7,8 @@ django-gallery-widget :target: https://github.com/dzhuang/django-gallery-widget/tree/main .. image:: https://badge.fury.io/py/django-gallery-widget.svg :target: https://badge.fury.io/py/django-gallery-widget - +.. image:: https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336 + :target: https://pycqa.github.io/isort/ Django AJAX form widgets and model fields for multiple images upload with progress bar. This package is **NOT** about how to elegantly render multiple images in a page, but how to CRUD multiple images in a model field, which makes