Skip to content

docs(readme): add live PyPI version badge + family-consistent badge row#680

Merged
MartinCastroAlvarez merged 1 commit into
mainfrom
docs/readme-pypi-version-badge
Jun 2, 2026
Merged

docs(readme): add live PyPI version badge + family-consistent badge row#680
MartinCastroAlvarez merged 1 commit into
mainfrom
docs/readme-pypi-version-badge

Conversation

@MartinCastroAlvarez
Copy link
Copy Markdown
Owner

Summary

The README led with only a static Latest on Django Packages badge that rendered as a broken-looking PyPI | django-admin-react-tags (see screenshot in the originating chat). It was missing the live pypi/v version badge the other two repos (django-admin-rest-api, django-admin-mcp-api) lead with.

Replaced it with the same badge row the siblings use:

  • PyPI versionimg.shields.io/pypi/v/django-admin-react (live version)
  • Python versionspypi/pyversions
  • Django versions — static, matching the family string
  • License: MIT
  • Latest on Django Packages — kept, with the single-dash → -- shields escaping fixed (was django--admin--react--tags)

All five badge URLs curl-probed 200. Docs-only — no version bump.

🤖 Generated with Claude Code

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) <noreply@anthropic.com>
@MartinCastroAlvarez MartinCastroAlvarez force-pushed the docs/readme-pypi-version-badge branch from 7e78c86 to fc6953e Compare June 2, 2026 16:23
@MartinCastroAlvarez MartinCastroAlvarez merged commit 37508c2 into main Jun 2, 2026
6 checks passed
@MartinCastroAlvarez MartinCastroAlvarez deleted the docs/readme-pypi-version-badge branch June 2, 2026 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants