Build a easy to use filter interface for Users to filter objects.
- Python 91.9%
- TypeScript 4%
- Nix 1.6%
- Just 1.3%
- JavaScript 1%
- Other 0.2%
| demo | ||
| src/django_lispy_filter | ||
| static/demo | ||
| tests | ||
| .dir-locals.el | ||
| .editorconfig | ||
| .gitignore | ||
| bun.lockb | ||
| flake.lock | ||
| flake.nix | ||
| justfile | ||
| LICENSE | ||
| package.json | ||
| process-compose.yaml | ||
| pyproject.toml | ||
| README.md | ||
| runtests.py | ||
| tailwind.config.js | ||
Django Lispy Filter
Requirements
Python version: only python 3.12 is tested.
Django version: only django 4.2 is tested.