Skip to content

Commit

Permalink
Updated documentation for v2.2.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitri-Sintsov committed Dec 19, 2023
1 parent cd9752e commit 6f9f6f1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -382,3 +382,4 @@ Alternative breadcrumbs layout of field filters widgets.
2.2.1
-----
* Python 3.12 / Django 5.0 compatibility.
* Use axios instead of outdated jQuery.form plugin.
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ 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
Expand Down Expand Up @@ -149,6 +150,8 @@ 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.
Expand Down

0 comments on commit 6f9f6f1

Please sign in to comment.