django-jinja-knockout


Namedjango-jinja-knockout JSON
Version 2.2.1 PyPI version JSON
download
home_pagehttps://github.com/Dmitri-Sintsov/django-jinja-knockout
SummaryDjango AJAX ModelForms. Read-only display ModelForms. Django AJAX datatables with CRUD and custom actions. Supports Django Templates.
upload_time2023-12-19 10:13:48
maintainer
docs_urlhttps://pythonhosted.org/django-jinja-knockout/
authorDmitriy Sintsov
requires_python
licenseLGPL-3.0
keywords django jinja knockout.js ajax forms datatable datatables datagrid
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =====================
django-jinja-knockout
=====================

.. _aggregate: https://docs.djangoproject.com/en/dev/topics/db/aggregation/#generating-aggregates-over-a-queryset
.. _axios: https://axios-http.com/docs/intro
.. _Compound columns: https://django-jinja-knockout.readthedocs.io/en/latest/datatables.html#compound-columns
.. _custom elements: https://github.com/Dmitri-Sintsov/django-jinja-knockout/blob/master/django_jinja_knockout/static/djk/js/elements.js
.. _renderValue: https://github.com/Dmitri-Sintsov/django-jinja-knockout/search?q=renderValue&unscoped_q=renderValue
.. _renderNestedList: https://django-jinja-knockout.readthedocs.io/en/latest/datatables.html#nested-verbose-field-names
.. _button_pagination: https://github.com/Dmitri-Sintsov/django-jinja-knockout/search?q=button_pagination&type=code
.. _Bootstrap 3: https://github.com/Dmitri-Sintsov/djk-bootstrap3
.. _Bootstrap 4: https://github.com/Dmitri-Sintsov/djk-bootstrap4
.. _Bootstrap 5: https://github.com/Dmitri-Sintsov/djk-bootstrap5
.. _Bootstrap Icons: https://icons.getbootstrap.com/
.. _data-bind: https://knockoutjs.com/documentation/binding-syntax.html
.. _datatables: https://django-jinja-knockout.readthedocs.io/en/latest/datatables.html
.. _django_deno: https://github.com/Dmitri-Sintsov/django-deno
.. _django-jinja-knockout python localization: https://poeditor.com/join/project/9hqQrFEdDM
.. _django-jinja-knockout javascript localization: https://poeditor.com/join/project/049HWzP3eb
.. _djk_bootstrap5: https://github.com/Dmitri-Sintsov/djk-bootstrap5
.. _empty_form: https://docs.djangoproject.com/en/dev/topics/forms/formsets/#empty-form
.. _es6 modules: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules
.. _fields_template: https://github.com/Dmitri-Sintsov/django-jinja-knockout/search?q=fields_template
.. _FilteredRawQuerySet: https://django-jinja-knockout.readthedocs.io/en/latest/query.html#filteredrawqueryset
.. _ForeignKeyGridWidget: https://django-jinja-knockout.readthedocs.io/en/latest/widgets.html#foreignkeygridwidget
.. _ForeignKeyRawIdWidget: https://github.com/django/django/search?l=Python&q=ForeignKeyRawIdWidget
.. _FormFieldsRenderer: https://github.com/Dmitri-Sintsov/django-jinja-knockout/search?q=FormFieldsRenderer
.. _get_absolute_url: https://github.com/Dmitri-Sintsov/django-jinja-knockout/search?l=Python&q=get_absolute_url
.. _iconui: https://django-jinja-knockout.readthedocs.io/en/latest/datatables.html#action-type-iconui
.. _Jinja2: http://jinja.pocoo.org/docs/dev/
.. _kiwnix: https://github.com/Dmitri-Sintsov/django-jinja-knockout/commits?author=kiwnix
.. _Knockout.js: http://knockoutjs.com/
.. _ko_grid_navs_filter_choices: https://github.com/Dmitri-Sintsov/django-jinja-knockout/search?q=ko_grid_navs_filter_choices&type=code
.. _ListView: https://docs.djangoproject.com/en/dev/ref/class-based-views/generic-display/#listview
.. _ListRangeFilter: https://github.com/Dmitri-Sintsov/django-jinja-knockout/search?q=ListRangeFilter&type=code
.. _ListSortingView: https://django-jinja-knockout.readthedocs.io/en/latest/views.html#listsortingview
.. _KoGridView: https://django-jinja-knockout.readthedocs.io/en/latest/datatables.html
.. _ListQuerySet: https://django-jinja-knockout.readthedocs.io/en/latest/query.html#listqueryset
.. _many to many relationships: https://docs.djangoproject.com/en/dev/topics/db/examples/many_to_many/
.. _ModelForm: https://docs.djangoproject.com/en/dev/topics/forms/modelforms/#modelform
.. _MultipleKeyGridWidget: https://django-jinja-knockout.readthedocs.io/en/latest/datatables.html#multiplekeygridwidget
.. _Nested components: https://django-jinja-knockout.readthedocs.io/en/latest/clientside.html#clientside-nested-components
.. _ObjDict: https://github.com/Dmitri-Sintsov/django-jinja-knockout/search?l=Python&q=objdict
.. _PageContext: https://django-jinja-knockout.readthedocs.io/en/latest/context_processors.html#pagecontext-page-context
.. _pageRouteKwargsKeys: https://github.com/Dmitri-Sintsov/django-jinja-knockout/search?l=Python&q=pageRouteKwargsKeys&type=code
.. _pageRouteKwargsKeys example: https://github.com/Dmitri-Sintsov/djk-sample/search?q=pageRouteKwargsKeys&type=code
.. _prefetch_related(): https://docs.djangoproject.com/en/dev/ref/models/querysets/#django.db.models.Prefetch
.. _sample project: https://github.com/Dmitri-Sintsov/djk-sample
.. _SystemJS: https://github.com/systemjs/systemjs
.. _TemplateResponse: https://docs.djangoproject.com/en/dev/ref/template-response/
.. _terser: https://terser.org
.. _Tpl.domTemplate: https://github.com/Dmitri-Sintsov/django-jinja-knockout/search?q=domTemplate&type=code
.. _UrlPath: https://github.com/Dmitri-Sintsov/djk-sample/search?l=Python&q=UrlPath
.. _UrlSearchParams: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams
.. _viewmodels: https://django-jinja-knockout.readthedocs.io/en/latest/viewmodels.html

.. image:: https://badge.fury.io/py/django-jinja-knockout.png
   :alt: PyPI package
   :target: https://badge.fury.io/py/django-jinja-knockout

.. image:: https://readthedocs.org/projects/django-jinja-knockout/badge/?version=latest
    :alt: Documentation Status
    :target: https://django-jinja-knockout.readthedocs.io/en/latest/?badge=latest

.. image:: https://icons.iconarchive.com/icons/dtafalonso/android-lollipop/24/Youtube-icon.png
    :alt: Watch selenium tests recorded videos.
    :target: https://www.youtube.com/channel/UCZTrByxVSXdyW0z3e3qjTsQ

.. image:: https://badges.gitter.im/django-jinja-knockout/Lobby.svg
   :alt: Join the chat at https://gitter.im/django-jinja-knockout/Lobby
   :target: https://gitter.im/django-jinja-knockout/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge

Screenshot of the `sample project`_:

.. image:: https://raw.githubusercontent.com/wiki/Dmitri-Sintsov/djk-sample/djk_edit_inline.png
   :width: 740px

More screenshots with descriptions are available at: https://github.com/Dmitri-Sintsov/djk-sample/wiki

Documentation (in development): https://django-jinja-knockout.readthedocs.org/

* Supports Django 4.2 LTS, 5.0; Python 3.10 / 3.11 / 3.12.

Please contribute to the localization of the project:

* `django-jinja-knockout python localization`_
* `django-jinja-knockout javascript localization`_

Localization:

* Chinese: ``goldmonkey``
* Dutch: ``Melvyn Sopacua``
* Polish: ``pawelkoston``
* Spanish: ``Julio Cesar Cabrera Cabrera``, `kiwnix`_

Key features
------------

* AJAX based django.admin-like paginated `datatables`_ (grids) with sorting / filters and custom actions.
* Integrates Jinja2 into existing Django templates (DTL).
* `Bootstrap 3`_ / `Bootstrap 4`_ / `Bootstrap 5`_ / `Jinja2`_ / `Knockout.js`_ for Django projects.
* No deep knowledge of Knockout.js is required: it has ready working components.
* Dynamic adding / removing of inline formsets with Knockout.js, protected from XSS.
* Default template renderers for Django forms / related forms / inline formsets with the possibility to override these
  to customize the visual layout.
* `ForeignKeyGridWidget`_ provides `ForeignKeyRawIdWidget`_-like functionality to select `ModelForm`_ foreign key
  field value via AJAX query / response.
* Django raw queries with ``filter()`` / ``exclude()`` / ``order()`` / ``values()`` / ``values_list()`` and SQL slicing
  support via `FilteredRawQuerySet`_, suitable for usage in `ListView`_ / `ListSortingView`_ / `KoGridView`_ derived
  classes.
* `ListQuerySet`_ to query Python lists, including `prefetch_related()`_ results.
* Jinja2 templates can be integrated into existing Django templates via custom template library tag::

    {% extends 'base_min.html' %}
    {% load jinja %}
    {% load static %}

    {% block main %}
    {% jinja 'bs_list.htm' with _render_=1 view=view object_list=object_list is_paginated=is_paginated page_obj=page_obj %}
    {% endblock main %}

Overview
--------

Knockout.js uses unobtrusive `data-bind`_ HTML attributes with JSON-like values with causes no conflict to server-side
double braces template syntax of DTL / Jinja2: no need to escape templates.

Combining client-side Knockout.js templates and server-side Jinja2 templates allows to write more powerful and compact
template code.

Jinja2 is faster and is more powerful than built-in DTL templates. Jinja2 templates may be called from DTL templates
by using custom template tag library ``{% load jinja %}``.

Uses
----

* https://github.com/knockout/knockout
* https://github.com/mitsuhiko/jinja2
* Provides DTL tag library to include Jinja2 templates into DTL templates.
* Knockout.js is used to provide `datatables`_ and for XSS-safe `empty_form`_ handling.
* AJAX form validation, AJAX `viewmodels`_ response routing are implemented via bundled client-side scripts.

It's not a pure SPA framework, but a mixed approach of server-side pages with embedded AJAX content and client-side
scripts. Although it may be used for SPA as well. Classical Web applications aren't "outdated" in any way - because such
applications are much better indexable by web crawlers, Python is better language than Javascript in general, also
server-side rendering generally is more robust.

Version 2.2.1
-------------
Python 3.12 / Django 5.0 compatibility.

Use `axios`_ instead of outdated jQuery.form plugin.

Version 2.2.0
-------------
`FormFieldsRenderer`_ / `fields_template`_ allows fine-grained customization of `ModelForm`_ fields layout.

`ListQuerySet`_ now has basic support of ``.delete()`` method and most common `aggregate`_ functions: ``Count``,
``Min``, ``Max``, ``Sum``.

Load ``jQuery.form`` / ``Moment.js`` / Bootstrap Datetimepicker as `es6 modules`_, which may be included into
`django_deno`_ generated bundle.

``QueryString`` wrapper for `UrlSearchParams`_.

Additional `KoGridView`_ client-side layout options:

* Bootstrap navs style of Grid filter choices: `ko_grid_navs_filter_choices`_
* ``showNonSortableColumnNames`` option
* `button_pagination`_ built-in action type

`Nested components`_ are supported in Grid cells, including the cells of `Compound columns`_.

`Tpl.domTemplate`_ optional template kwargs support.

`djk_bootstrap5`_ now uses native `Bootstrap Icons`_ font for `iconui`_ actions.

Various bugfixes.

Version 2.1.0
-------------
Built-in `custom elements`_, including es5 IE11 polyfills.

`Bootstrap 5`_ compatibility.

`ObjDict`_ Django model serializer with built-in field permissions check for AJAX `viewmodels`_, including `datatables`_.

`get_absolute_url`_ with optional user permission check / link title generation.

Version 2.0.0
-------------
Built-in `es6 modules`_ support for modern browsers.

Optional `SystemJS`_ loader support for IE11 via `django_deno`_.

Optional minified `terser`_ bundles support both for `es6 modules`_ and for `SystemJS`_ loader via `django_deno`_.

`datatables`_ support separate cell click actions, not just row actions.

More throughout support for `datatables`_ annotated fields / virtual fields via ``grid_fields`` dicts.

Optional lazy registration of client-side components.

Numerous fixes, including improved related grid view kwargs auto-detection, see `pageRouteKwargsKeys`_ and
`pageRouteKwargsKeys example`_.

`ListRangeFilter`_ for `ListSortingView`_ range fields.

.. _History: HISTORY.rst

.. _Changes: CHANGES.rst

Documentation
-------------

The full documentation is at https://django-jinja-knockout.readthedocs.org.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Dmitri-Sintsov/django-jinja-knockout",
    "name": "django-jinja-knockout",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/django-jinja-knockout/",
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "django,jinja,knockout.js,ajax,forms,datatable,datatables,datagrid",
    "author": "Dmitriy Sintsov",
    "author_email": "questpc256@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "=====================\ndjango-jinja-knockout\n=====================\n\n.. _aggregate: https://docs.djangoproject.com/en/dev/topics/db/aggregation/#generating-aggregates-over-a-queryset\n.. _axios: https://axios-http.com/docs/intro\n.. _Compound columns: https://django-jinja-knockout.readthedocs.io/en/latest/datatables.html#compound-columns\n.. _custom elements: https://github.com/Dmitri-Sintsov/django-jinja-knockout/blob/master/django_jinja_knockout/static/djk/js/elements.js\n.. _renderValue: https://github.com/Dmitri-Sintsov/django-jinja-knockout/search?q=renderValue&unscoped_q=renderValue\n.. _renderNestedList: https://django-jinja-knockout.readthedocs.io/en/latest/datatables.html#nested-verbose-field-names\n.. _button_pagination: https://github.com/Dmitri-Sintsov/django-jinja-knockout/search?q=button_pagination&type=code\n.. _Bootstrap 3: https://github.com/Dmitri-Sintsov/djk-bootstrap3\n.. _Bootstrap 4: https://github.com/Dmitri-Sintsov/djk-bootstrap4\n.. _Bootstrap 5: https://github.com/Dmitri-Sintsov/djk-bootstrap5\n.. _Bootstrap Icons: https://icons.getbootstrap.com/\n.. _data-bind: https://knockoutjs.com/documentation/binding-syntax.html\n.. _datatables: https://django-jinja-knockout.readthedocs.io/en/latest/datatables.html\n.. _django_deno: https://github.com/Dmitri-Sintsov/django-deno\n.. _django-jinja-knockout python localization: https://poeditor.com/join/project/9hqQrFEdDM\n.. _django-jinja-knockout javascript localization: https://poeditor.com/join/project/049HWzP3eb\n.. _djk_bootstrap5: https://github.com/Dmitri-Sintsov/djk-bootstrap5\n.. _empty_form: https://docs.djangoproject.com/en/dev/topics/forms/formsets/#empty-form\n.. _es6 modules: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules\n.. _fields_template: https://github.com/Dmitri-Sintsov/django-jinja-knockout/search?q=fields_template\n.. _FilteredRawQuerySet: https://django-jinja-knockout.readthedocs.io/en/latest/query.html#filteredrawqueryset\n.. _ForeignKeyGridWidget: https://django-jinja-knockout.readthedocs.io/en/latest/widgets.html#foreignkeygridwidget\n.. _ForeignKeyRawIdWidget: https://github.com/django/django/search?l=Python&q=ForeignKeyRawIdWidget\n.. _FormFieldsRenderer: https://github.com/Dmitri-Sintsov/django-jinja-knockout/search?q=FormFieldsRenderer\n.. _get_absolute_url: https://github.com/Dmitri-Sintsov/django-jinja-knockout/search?l=Python&q=get_absolute_url\n.. _iconui: https://django-jinja-knockout.readthedocs.io/en/latest/datatables.html#action-type-iconui\n.. _Jinja2: http://jinja.pocoo.org/docs/dev/\n.. _kiwnix: https://github.com/Dmitri-Sintsov/django-jinja-knockout/commits?author=kiwnix\n.. _Knockout.js: http://knockoutjs.com/\n.. _ko_grid_navs_filter_choices: https://github.com/Dmitri-Sintsov/django-jinja-knockout/search?q=ko_grid_navs_filter_choices&type=code\n.. _ListView: https://docs.djangoproject.com/en/dev/ref/class-based-views/generic-display/#listview\n.. _ListRangeFilter: https://github.com/Dmitri-Sintsov/django-jinja-knockout/search?q=ListRangeFilter&type=code\n.. _ListSortingView: https://django-jinja-knockout.readthedocs.io/en/latest/views.html#listsortingview\n.. _KoGridView: https://django-jinja-knockout.readthedocs.io/en/latest/datatables.html\n.. _ListQuerySet: https://django-jinja-knockout.readthedocs.io/en/latest/query.html#listqueryset\n.. _many to many relationships: https://docs.djangoproject.com/en/dev/topics/db/examples/many_to_many/\n.. _ModelForm: https://docs.djangoproject.com/en/dev/topics/forms/modelforms/#modelform\n.. _MultipleKeyGridWidget: https://django-jinja-knockout.readthedocs.io/en/latest/datatables.html#multiplekeygridwidget\n.. _Nested components: https://django-jinja-knockout.readthedocs.io/en/latest/clientside.html#clientside-nested-components\n.. _ObjDict: https://github.com/Dmitri-Sintsov/django-jinja-knockout/search?l=Python&q=objdict\n.. _PageContext: https://django-jinja-knockout.readthedocs.io/en/latest/context_processors.html#pagecontext-page-context\n.. _pageRouteKwargsKeys: https://github.com/Dmitri-Sintsov/django-jinja-knockout/search?l=Python&q=pageRouteKwargsKeys&type=code\n.. _pageRouteKwargsKeys example: https://github.com/Dmitri-Sintsov/djk-sample/search?q=pageRouteKwargsKeys&type=code\n.. _prefetch_related(): https://docs.djangoproject.com/en/dev/ref/models/querysets/#django.db.models.Prefetch\n.. _sample project: https://github.com/Dmitri-Sintsov/djk-sample\n.. _SystemJS: https://github.com/systemjs/systemjs\n.. _TemplateResponse: https://docs.djangoproject.com/en/dev/ref/template-response/\n.. _terser: https://terser.org\n.. _Tpl.domTemplate: https://github.com/Dmitri-Sintsov/django-jinja-knockout/search?q=domTemplate&type=code\n.. _UrlPath: https://github.com/Dmitri-Sintsov/djk-sample/search?l=Python&q=UrlPath\n.. _UrlSearchParams: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams\n.. _viewmodels: https://django-jinja-knockout.readthedocs.io/en/latest/viewmodels.html\n\n.. image:: https://badge.fury.io/py/django-jinja-knockout.png\n   :alt: PyPI package\n   :target: https://badge.fury.io/py/django-jinja-knockout\n\n.. image:: https://readthedocs.org/projects/django-jinja-knockout/badge/?version=latest\n    :alt: Documentation Status\n    :target: https://django-jinja-knockout.readthedocs.io/en/latest/?badge=latest\n\n.. image:: https://icons.iconarchive.com/icons/dtafalonso/android-lollipop/24/Youtube-icon.png\n    :alt: Watch selenium tests recorded videos.\n    :target: https://www.youtube.com/channel/UCZTrByxVSXdyW0z3e3qjTsQ\n\n.. image:: https://badges.gitter.im/django-jinja-knockout/Lobby.svg\n   :alt: Join the chat at https://gitter.im/django-jinja-knockout/Lobby\n   :target: https://gitter.im/django-jinja-knockout/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge\n\nScreenshot of the `sample project`_:\n\n.. image:: https://raw.githubusercontent.com/wiki/Dmitri-Sintsov/djk-sample/djk_edit_inline.png\n   :width: 740px\n\nMore screenshots with descriptions are available at: https://github.com/Dmitri-Sintsov/djk-sample/wiki\n\nDocumentation (in development): https://django-jinja-knockout.readthedocs.org/\n\n* Supports Django 4.2 LTS, 5.0; Python 3.10 / 3.11 / 3.12.\n\nPlease contribute to the localization of the project:\n\n* `django-jinja-knockout python localization`_\n* `django-jinja-knockout javascript localization`_\n\nLocalization:\n\n* Chinese: ``goldmonkey``\n* Dutch: ``Melvyn Sopacua``\n* Polish: ``pawelkoston``\n* Spanish: ``Julio Cesar Cabrera Cabrera``, `kiwnix`_\n\nKey features\n------------\n\n* AJAX based django.admin-like paginated `datatables`_ (grids) with sorting / filters and custom actions.\n* Integrates Jinja2 into existing Django templates (DTL).\n* `Bootstrap 3`_ / `Bootstrap 4`_ / `Bootstrap 5`_ / `Jinja2`_ / `Knockout.js`_ for Django projects.\n* No deep knowledge of Knockout.js is required: it has ready working components.\n* Dynamic adding / removing of inline formsets with Knockout.js, protected from XSS.\n* Default template renderers for Django forms / related forms / inline formsets with the possibility to override these\n  to customize the visual layout.\n* `ForeignKeyGridWidget`_ provides `ForeignKeyRawIdWidget`_-like functionality to select `ModelForm`_ foreign key\n  field value via AJAX query / response.\n* Django raw queries with ``filter()`` / ``exclude()`` / ``order()`` / ``values()`` / ``values_list()`` and SQL slicing\n  support via `FilteredRawQuerySet`_, suitable for usage in `ListView`_ / `ListSortingView`_ / `KoGridView`_ derived\n  classes.\n* `ListQuerySet`_ to query Python lists, including `prefetch_related()`_ results.\n* Jinja2 templates can be integrated into existing Django templates via custom template library tag::\n\n    {% extends 'base_min.html' %}\n    {% load jinja %}\n    {% load static %}\n\n    {% block main %}\n    {% jinja 'bs_list.htm' with _render_=1 view=view object_list=object_list is_paginated=is_paginated page_obj=page_obj %}\n    {% endblock main %}\n\nOverview\n--------\n\nKnockout.js uses unobtrusive `data-bind`_ HTML attributes with JSON-like values with causes no conflict to server-side\ndouble braces template syntax of DTL / Jinja2: no need to escape templates.\n\nCombining client-side Knockout.js templates and server-side Jinja2 templates allows to write more powerful and compact\ntemplate code.\n\nJinja2 is faster and is more powerful than built-in DTL templates. Jinja2 templates may be called from DTL templates\nby using custom template tag library ``{% load jinja %}``.\n\nUses\n----\n\n* https://github.com/knockout/knockout\n* https://github.com/mitsuhiko/jinja2\n* Provides DTL tag library to include Jinja2 templates into DTL templates.\n* Knockout.js is used to provide `datatables`_ and for XSS-safe `empty_form`_ handling.\n* AJAX form validation, AJAX `viewmodels`_ response routing are implemented via bundled client-side scripts.\n\nIt's not a pure SPA framework, but a mixed approach of server-side pages with embedded AJAX content and client-side\nscripts. Although it may be used for SPA as well. Classical Web applications aren't \"outdated\" in any way - because such\napplications are much better indexable by web crawlers, Python is better language than Javascript in general, also\nserver-side rendering generally is more robust.\n\nVersion 2.2.1\n-------------\nPython 3.12 / Django 5.0 compatibility.\n\nUse `axios`_ instead of outdated jQuery.form plugin.\n\nVersion 2.2.0\n-------------\n`FormFieldsRenderer`_ / `fields_template`_ allows fine-grained customization of `ModelForm`_ fields layout.\n\n`ListQuerySet`_ now has basic support of ``.delete()`` method and most common `aggregate`_ functions: ``Count``,\n``Min``, ``Max``, ``Sum``.\n\nLoad ``jQuery.form`` / ``Moment.js`` / Bootstrap Datetimepicker as `es6 modules`_, which may be included into\n`django_deno`_ generated bundle.\n\n``QueryString`` wrapper for `UrlSearchParams`_.\n\nAdditional `KoGridView`_ client-side layout options:\n\n* Bootstrap navs style of Grid filter choices: `ko_grid_navs_filter_choices`_\n* ``showNonSortableColumnNames`` option\n* `button_pagination`_ built-in action type\n\n`Nested components`_ are supported in Grid cells, including the cells of `Compound columns`_.\n\n`Tpl.domTemplate`_ optional template kwargs support.\n\n`djk_bootstrap5`_ now uses native `Bootstrap Icons`_ font for `iconui`_ actions.\n\nVarious bugfixes.\n\nVersion 2.1.0\n-------------\nBuilt-in `custom elements`_, including es5 IE11 polyfills.\n\n`Bootstrap 5`_ compatibility.\n\n`ObjDict`_ Django model serializer with built-in field permissions check for AJAX `viewmodels`_, including `datatables`_.\n\n`get_absolute_url`_ with optional user permission check / link title generation.\n\nVersion 2.0.0\n-------------\nBuilt-in `es6 modules`_ support for modern browsers.\n\nOptional `SystemJS`_ loader support for IE11 via `django_deno`_.\n\nOptional minified `terser`_ bundles support both for `es6 modules`_ and for `SystemJS`_ loader via `django_deno`_.\n\n`datatables`_ support separate cell click actions, not just row actions.\n\nMore throughout support for `datatables`_ annotated fields / virtual fields via ``grid_fields`` dicts.\n\nOptional lazy registration of client-side components.\n\nNumerous fixes, including improved related grid view kwargs auto-detection, see `pageRouteKwargsKeys`_ and\n`pageRouteKwargsKeys example`_.\n\n`ListRangeFilter`_ for `ListSortingView`_ range fields.\n\n.. _History: HISTORY.rst\n\n.. _Changes: CHANGES.rst\n\nDocumentation\n-------------\n\nThe full documentation is at https://django-jinja-knockout.readthedocs.org.\n\n",
    "bugtrack_url": null,
    "license": "LGPL-3.0",
    "summary": "Django AJAX ModelForms. Read-only display ModelForms. Django AJAX datatables with CRUD and custom actions. Supports Django Templates.",
    "version": "2.2.1",
    "project_urls": {
        "Homepage": "https://github.com/Dmitri-Sintsov/django-jinja-knockout"
    },
    "split_keywords": [
        "django",
        "jinja",
        "knockout.js",
        "ajax",
        "forms",
        "datatable",
        "datatables",
        "datagrid"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a2273f72c70c49752eb2286246750082836b05892bb6062efffe505714bf3aa",
                "md5": "45957ec2a58504a41c0b0eb54a7b7548",
                "sha256": "129a03b85709c60382a1cfbfbe6bca9a76c25f68dc2074fc160ac0ae05ab9d1a"
            },
            "downloads": -1,
            "filename": "django_jinja_knockout-2.2.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "45957ec2a58504a41c0b0eb54a7b7548",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 854109,
            "upload_time": "2023-12-19T10:13:48",
            "upload_time_iso_8601": "2023-12-19T10:13:48.939453Z",
            "url": "https://files.pythonhosted.org/packages/3a/22/73f72c70c49752eb2286246750082836b05892bb6062efffe505714bf3aa/django_jinja_knockout-2.2.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-19 10:13:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Dmitri-Sintsov",
    "github_project": "django-jinja-knockout",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "circle": true,
    "requirements": [],
    "lcname": "django-jinja-knockout"
}
        
Elapsed time: 0.15282s