Django-sql-explorer

Latest version: v4.0.2

Safety actively analyzes 619231 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

4.1.0b2

===========================
* SQL Assistant: Built in query help via OpenAI (or LLM of choice), with relevant schema
automatically injected into the prompt. Enable via setting EXPLORER_AI_API_KEY.
* Anonymous usage telemetry. Can be disabled by setting EXPLORER_ENABLE_ANONYMOUS_STATS to False
* `594`_: Eliminate <script> tags to prevent potential Content Security Policy issues

4.0.2

===========================
* 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.
* `565`_: Front-end modernization. CodeMirror 6. Bootstrap5. Vite-based build
* `566`_: Django 5 support & tests
* `537`_: S3 signature version support
* `562`_: Record and show whether the last run of each query was successful
* `571`_: Replace isort and flake8 with Ruff (linting)

4.0.0.beta1

===========================
* Yanked due to a packaging version issue

3.2.1

=====================
* `539`_: Test for SET PASSWORD
* `544`_: Fix `User` primary key reference

3.2.0

=====================
* `533`_: CSRF token httponly support + s3 destination for async results

3.1.1

=====================
* `529`_: Added ``makemigrations --check`` pre-commit hook
* `528`_: Add missing migration

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.