Django-sql-explorer

Latest version: v4.2

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

Scan your dependencies

Page 4 of 7

2.1.1

Not secure
=====================
Mistake in release

2.1.0

=====================

* **BREAKING CHANGE**: ``request`` object now passed to ``EXPLORER_PERMISSION_CHANGE`` and ``EXPLORER_PERMISSION_VIEW`` (`417`_ to fix `396`_)

Major Changes

* `413`_: Static assets now served directly from the application, not CDN. (`418`_ also)
* `414`_: Better blacklist checking - Fix `371`_ and `412`_
* `415`_: Fix for MySQL following change for Oracle in `337`_

Minor Changes

* `370`_: Get the CSRF cookie name from django instead of a hardcoded value
* `410`_ and `416`_: Sphinx docs
* `420`_: Formatting change in templates
* `424`_: Collapsable SQL panel
* `425`_: Ensure a `Query` object contains SQL

2.0.0

=====================

* **BREAKING CHANGE**: 403: Dropping support for EOL `Python 2.7 <https://www.python.org/doc/sunset-python-2/>`_ and `3.5 <https://pythoninsider.blogspot.com/2020/10/python-35-is-no-longer-supported.html>`_

Major Changes

* `404`_: Add support for Django 3.1 and drop support for (EOL) <2.2
* `408`_: Refactored the application, updating the URLs to use path and the views into a module

Minor Changes

* `334`_: Django 2.1 support
* `337`_: Fix Oracle query failure caused by `TextField` in a group by clause
* `345`_: Added (some) Chinese translation
* `366`_: Changes to Travis django versions
* `372`_: Run queries as atomic requests
* `382`_: Django 2.2 support
* `383`_: Typo in the README
* `385`_: Removed deprecated `render_to_response` usage
* `386`_: Bump minimum django version to 2.2
* `387`_: Django 3 support
* `390`_: README formatting changes
* `393`_: Added option to install `XlsxWriter` as an extra package
* `397`_: Bump patch version of django 2.2
* `406`_: Show some love to the README
* Fix `341`_: PYC files excluded from build

1.1.3

Not secure
=====================

* `347`_: URL-friendly parameter encoding
* `354`_: Updating dependency reference for Python 3 compatibility
* `357`_: Include database views in list of tables
* `359`_: Fix unicode issue when generating migration with py2 or py3
* `363`_: Do not use "message" attribute on exception
* `368`_: Update EXPLORER_SCHEMA_EXCLUDE_TABLE_PREFIXES

Minor Changes

* release checklist included in repo
* readme updated with new screenshots
* python dependencies/optional-dependencies updated to latest (six, xlsxwriter, factory-boy, sqlparse)

1.1.2

Not secure
=====================

* Fix `269`_
* Fix bug when deleting query
* Fix bug when invalid characters present in Excel worksheet name

Major Changes

* Django 2.0 compatibility
* Improved interface to database connection management

Minor Changes

* Documentation updates
* Load images over same protocol as originating page

1.1.1

Not secure
=====================

* Fix `288`_ (incorrect import)

Page 4 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.