Django-jinja-knockout

Latest version: v2.2.1

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

Scan your dependencies

Page 4 of 4

0.2.0

Not secure
-----
* Django 1.8 / 1.9 / 1.10, Python 3.4 / 3.5 support.
* ``djk-sample`` demo / automated testing project.
* "django.admin-like" AJAX functionality implemented via `KoGridView`_ class-based view.
* ``$.inherit()`` Javascript prototype inheritance function now supports multi-level inheritance with nested
``._super._call()``.
* `FilteredRawQuerySet`_ supports Django raw querysets with ``.filter()`` / ``.exclude()`` / ``.order_by()`` /
``.values()`` / ``.values_list()`` and SQL level slicing.
* `ForeignKeyGridWidget`_ provides ``ForeignKeyRawIdWidget`` -like functionality via AJAX query / response in non-admin
forms to select ModelForm foreign key values.
* Client-side generation of view urls with kwargs in Javascript client-side routes via ``App.routeUrl()``.
* Nested autocompiled underscore.js client-side templates for Javascript components, primarily used with Knockout.js,
but is not limited to.

0.1.0

-----

* To be released on PyPI.

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.