django-table-sort
latest

User Guide

  • Installation
  • Getting Started

API documentation

  • Tables
django-table-sort
  • django-table-sort
  • Edit on GitHub

django-table-sort

pre-commit.ci status Documentation Status codecov django-table-sort python-versions django-versions license code-style-black https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg downloads

Create tables with sorting links on the headers in Django templates.

User Guide

  • Installation
    • 1. Install the package
    • 2. Add django-table-sort to your INSTALLED_APPS
    • 3. Add the CSS file to your templates
  • Getting Started
    • The Test Models
    • Basic Usage
    • Table CSS
    • Fields and Exclusion
    • Customizing Fields Headers
    • Adding Extra Columns
    • List of Items
    • Primary Key
    • Fields Order
    • Customizing the Table Template

API documentation

  • Tables
    • TableSort
Next

© Copyright 2023, Eduardo Leyva. Revision 35cdd8db.

Built with Sphinx using a theme provided by Read the Docs.