Metadata-Version: 2.1
Name: django-table-sort
Version: 0.1.0a0
Summary: 
Author: TheRealVizard
Author-email: vizard@divineslns.com
Requires-Python: >=3.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: django (>=3.0)
Description-Content-Type: text/markdown

# Django-table-sort

[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/TheRealVizard/django-table-sort/main.svg)](https://results.pre-commit.ci/latest/github/TheRealVizard/django-table-sort/main) ![django-table-sort](https://badge.fury.io/py/django-table-sort.svg)
![downloads](https://img.shields.io/pypi/dm/django-table-sort)

Create tables with sorting on the headers in Django templates.

