Ajax
19
Packages
1
Features
Search & Filter
| Package | Django ajax-selects | django-jinja-knockout | django-ajax | dj-hitcount | django-template-include-ajax |
|---|---|---|---|---|---|
|
Description
|
jQuery UI-powered
auto-complete fields for ForeignKey, ManyToMany and text fields |
Django datatables and widgets,
both AJAX and traditional. Display-only ModelForms. ModelFo… |
Fast and easy AJAX libraries
for django applications. Contains ajax decorator, ajax middle… |
Basic app that allows you to
track the number of hits/views for a particular object. |
django Tag, similar to the
standard {% include 'template.html' %} for deferred t… |
|
Category
|
App | Framework | App | App | Other |
|
Using This
|
19
|
1
|
3
|
0
|
0
|
|
Python 3?
|
Yes | Yes | Yes | Yes | No |
|
Dev Status
|
Production/Stable | Production/Stable | Unknown | Unknown | - |
|
Version (PyPI)
|
3.0.3 | 2.2.1 | 3.3 | 2.0.0 | - |
|
Stars
|
825 | 144 | 323 | 2 | 0 |
|
Forks
|
242 | 29 | 56 | 1 | 0 |
|
Commits
|
|
|
|
|
|
|
Updated
|
14 Sep 2024 | 7 Aug 2025 | 27 Apr 2024 | 24 Jul 2025 | 21 Apr 2020 |
|
License
|
MIT, GPL | LGPL-3.0 | MIT | MIT | UNKNOWN |
|
Links
|
|||||
|
Feature Comparison
(click cells to edit)
|
|||||
|
Notes
|
—
|
—
|
—
|
—
|
—
|
Django datatables and widgets, both AJAX and traditional. Display-only ModelForms. ModelForms / inline formsets with AJAX submit and validation. Works with Django templates.
144
Stars
29
Forks
1
Usage
Py3
Features
Notes
—
Showing 5 of 19 packages in this grid.
Features Being Compared
Notes
Built-in and custom AJAX view actions with ActionsView / ModelFormActionsView / KoGridView. AJAX datatables with built-in CRUD via KoGridView. AJAX submission and validation of ModelForms with client-side viewmodels.