You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prepare for first public release: rename to django-sites-blog
The PyPI name 'django-miniblog' is owned by an unrelated project
(pascalpepe/django-miniblog), so the distribution is renamed to
'django-sites-blog' before publication to avoid collision. The
Python import package stays 'miniblog' to preserve INSTALLED_APPS
ergonomics for any existing users.
- Rename PyPI distribution: pyproject.toml [project] name
- Fill in [project.urls]: Homepage, Repository, Issues, Changelog
- README: add CI/Python/Django/License badges, Why?/Features
sections, Django x Python support matrix, uv install command,
fix iplweb owner in clone URL
- example/README.md, base.html: reflect new dist name
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments