Django-click

Latest version: v2.2.0

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

Scan your dependencies

Page 1 of 2

2.2.0

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

* Fix compatibility with latest `click`: remove `__all__`.

2.1.0

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

* Add experimental support for Django 2.0

2.0.0

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

* Drop support for unsupported Django versions (1.4, 1.5, 1.6, and 1.7).
* Add official support for Django 1.10 and 1.11.
* Add official support for python 3.5 (all Django versions) and 3.6
(Django 1.11 only).
* Correctly handle click errors by outputting the formatted messages instead
of a stack trace (4).

1.2.0

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

* Allow custom lookups on ``ModelInstance`` parameter types.

1.1.0

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

* Add a ``ModelInstance`` parameter type to automatically retrieve model
instances by their primary key

1.0.0

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

* Support for command groups
* Added a ``pass_verbosity`` decorator
* Improved test suite

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.