From fc6953e6b455c7b9de2740d0d401a5b939265771 Mon Sep 17 00:00:00 2001 From: Martin Castro Laminrs Date: Tue, 2 Jun 2026 18:23:18 +0200 Subject: [PATCH] docs(readme): add live PyPI version badge + family-consistent badge row MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The README led with only a static "Latest on Django Packages" badge that rendered as a broken-looking `PyPI | django-admin-react-tags`. Replace it with the same badge row the sibling repos use: live PyPI version (`pypi/v`), Python versions (`pypi/pyversions`), Django versions, MIT license, and the Django Packages link (with the single-dash → `--` shields escaping fixed). All five URLs curl-probed 200. Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index edf30f4..a68e5d7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # django-admin-react -[![Latest on Django Packages](https://img.shields.io/badge/PyPI-django--admin--react--tags-8c3c26.svg)](https://djangopackages.org/packages/p/django-admin-react/) +[![PyPI version](https://img.shields.io/pypi/v/django-admin-react.svg)](https://pypi.org/project/django-admin-react/) +[![Python versions](https://img.shields.io/pypi/pyversions/django-admin-react.svg)](https://pypi.org/project/django-admin-react/) +[![Django versions](https://img.shields.io/badge/Django-5.0%20%7C%205.1%20%7C%205.2%20%7C%206.0-44b78b.svg)](https://www.djangoproject.com/) +[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) +[![Latest on Django Packages](https://img.shields.io/badge/Django%20Packages-django--admin--react-8c3c26.svg)](https://djangopackages.org/packages/p/django-admin-react/) A drop-in **React single-page admin** for any Django 5+ project. Same `pip install`, same `INSTALLED_APPS`, same `urls.py include()` — and