Subject: CVS commit: pkgsrc/www/py-django-sql-explorer
From: Adam Ciarcinski
Date: 2023-12-07 19:10:26
Message id: 20231207181026.56B6AFA42@cvs.NetBSD.org

Log Message:
py-django-sql-explorer: updated to 3.2.1

3.2.1 (2023-07-13)

* Test for SET PASSWORD
* Fix User primary key reference

3.2.0 (2023-05-17)

* CSRF token httponly support + s3 destination for async results

3.1.1 (2023-02-27)

* Added makemigrations --check pre-commit hook
* Add missing migration

3.1.0 (2023-02-25)

* Favorite queries
* Add labels to params like $$paramName|label:defaultValue$$
* Pivot export
* ci: pre-commit autoupdate
* ci: ran pre-commit on all files for ci bot integration
* ci: coverage update
* ci: Adding django 4.2 to the test suite

3.0.1 (2022-12-16)

* Fix for running without optional packages

3.0 (2022-12-15)

Add support for Django >3.2 and drop support for <3.2
Add support for Python 3.9, 3.10 and 3.11 and drop support for <3.8
* Document breakage of "Format" button due to CSRF_COOKIE_HTTPONLY
* Avoid execution of parameterised queries when viewing query
* Change sql blacklist functionality from regex to sqlparse
* Form display in popup now requires sanitize: false flag
* Updated celery support
* Added pre-commit hooks
* Feature/more s3 providers
* Check sql blacklist on execution as well as save
* Conditionally import optional packages

Files:
RevisionActionfile
1.7modifypkgsrc/www/py-django-sql-explorer/Makefile
1.4modifypkgsrc/www/py-django-sql-explorer/PLIST
1.6modifypkgsrc/www/py-django-sql-explorer/distinfo