Django-quick-context

Latest version: v1.4.0

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

Scan your dependencies

1.4.0

Nov 21, 2021

New features

- 2: Now Django project's settings will be available through `{{ quick.settings }}`.

1.3.0

Nov 18, 2021

New features

- 1: If a queryset is accessed instead of a single object, the queryset will be ordered using the given `lookup_field`. This allows for re-ordering the objects in the templates just by changing the value in the `lookup_field`, thereby avoiding editing templates.

1.2.1

Sep 25, 2021

Bugfix

If a query was made using a filter, then that would also apply to any other queries made after that. This version fixes that.

1.2

Sep 25, 2021

What's new

Fetching queryset and filtering

Now you can fetch a and filter a queryset directly in templates.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.