Skills
85,427Reusable AI skills and capabilities for agent workflows
A simple django (>= 1.7) app for Italian cities and regions
Simple tool to concatenate js files when changed.
Tiny query wrapper for composable, cross-relation complex queries.
Django template tag to provide concertina pagination.
Optimistic lock implementation for Django. Prevents users from doing concurrent editing
Concurrency guard for Django using PostgreSQL advisory locks.
Provides a multi-threaded (concurrent) development sever for Django.
Production-ready Django package for safe and configurable concurrent testing with isolated databases, timing analytics, and concurrency simulation middleware
Helpers for executing Django app code concurrently within Django tests
Django aggregate functions which operate conditionally (i.e. generate SQL `CASE WHEN` statements)
Simple Etag and Last-Modified mixins for class based views.
Create simple 'if this then that' style rules in your Django application. Comes with a bunch of ready to use actions and conditions, but is also easily extensible and allows model specific actions/conditions.
A Django app that allows creation of conditional logic in admin.
Optimized app config (+Django) from environment vars and/or files
A Django app to manage project configuration files.
An architecture for maintaining multiple settings files in Django
A utility to create per-user, per-host configuration files for Django.
A Django app for generating configuration files in a DRY way.
A new model and form field flexible for schema changes, stored as JSON in database.