Djangoql

Latest version: v0.18.1

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

Scan your dependencies

Page 5 of 6

0.11.0

------

* completion widget converted to a constructable JS object to improve its
compatibility with JS frameworks (thanks to vkrizan);

0.10.3

------

* DjangoQL no longer depends on ContentType. Fixes use cases when the package
is used without Django admin and ContentType is not used;

0.10.2

------

* Removed .DS_Store from the distribution (thanks to vkrizan);

0.10.1

------

* Added Python 3.7 and Django 2.1 to the test matrix;
* removed PYTHONDONTWRITEBYTECODE from the setup.py and added test_project to
the distribution (thanks to vkrizan);

0.10.0

------

* Introducing Search Modes in the admin: now users can switch between Advanced
Search mode (DjangoQL) and a standard Django search that you define with
``search_fields`` in your ModelAdmin;

0.9.1

-----

* Improved schema auto-generation. Now it avoids adding fields that may cause
circular references, like ``author.book.author.book...``;

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.