Skills
85,431Reusable AI skills and capabilities for agent workflows
A Django app to generate and seed database models with realistic test data using Faker. Includes features for automatic backup of deleted instances and detailed log entries for instance mutations, ensuring data safety and comprehensive change tracking.
Sniff your django models to look for any data issues
Django app for dealing with files/data sources and tracking them.
Django HTTP interface to Datastream API time-series library.
A simple Django app to origanize data in tabular form.
Componente reutilizable para generar datatables en Django con soporte para htmx y Bootstrap
Django integration of DataTables jQuery plugin.
Framework to create dynamic data table views in Django
Lightweight Django class for a full Datatables server processing implementation
Server-side DataTables processing view mixin for Django
Django Backend for DataTables from datatables.net
A Django package that provides an easy way to optimize JQuery Datatables in Django through Serverside Rendering.
A Django ListView integration with datatables library.
A basic yet customisable django app for integration of DataTables.net plugin into Django projects in the server-side mode.
Django integration with jQuery DataTables.
A Django app that integrates with DataTables.net javascript api.
CBV to create fast table views based on datatables.js
This package is used in conjunction with the jQuery plugin (http://http://datatables.net/), and supports state-saving detection with (http://datatables.net/plug-ins/api). The package consists of a class-based view, and a small collection of utilities for rendering table data from models.