Path to this page:
Subject: CVS commit: pkgsrc/www/py-django-sql-explorer
From: Adam Ciarcinski
Date: 2024-02-08 23:52:01
Message id: 20240208225202.09500FA42@cvs.NetBSD.org
Log Message:
py-django-sql-explorer: updated to 4.0.2
4.0.2
Minor bugfixes
4.0.1
Add support for Django 5.0. Drop support for Python < 3.10.
Basic code completion in the editor!
Front-end must be built with Vite if installing from source.
* Front-end modernization. CodeMirror 6. Bootstrap5. Vite-based build
* Django 5 support & tests
* S3 signature version support
* Record and show whether the last run of each query was successful
* Replace isort and flake8 with Ruff (linting)
Note: There is no 4.0.0 release as 4.0.1 was needed to resolve a conflict on PyPi
Files: