{"id":13937629,"url":"https://github.com/staticdev/django-sorting-bootstrap","last_synced_at":"2025-12-30T14:36:37.078Z","repository":{"id":9697749,"uuid":"11647077","full_name":"staticdev/django-sorting-bootstrap","owner":"staticdev","description":"Sorting templates API using sorting-bootstrap templatetags and Bootstrap classes.","archived":true,"fork":false,"pushed_at":"2022-08-17T09:21:31.000Z","size":1761,"stargazers_count":29,"open_issues_count":17,"forks_count":12,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-05-03T06:36:41.677Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/staticdev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.md","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE.rst","code_of_conduct":"CODE_OF_CONDUCT.rst","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-24T22:46:17.000Z","updated_at":"2023-01-27T22:05:54.000Z","dependencies_parsed_at":"2022-07-16T19:16:24.617Z","dependency_job_id":null,"html_url":"https://github.com/staticdev/django-sorting-bootstrap","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staticdev%2Fdjango-sorting-bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staticdev%2Fdjango-sorting-bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staticdev%2Fdjango-sorting-bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staticdev%2Fdjango-sorting-bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/staticdev","download_url":"https://codeload.github.com/staticdev/django-sorting-bootstrap/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226700625,"owners_count":17668678,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-07T23:03:44.150Z","updated_at":"2025-12-14T19:07:42.739Z","avatar_url":"https://github.com/staticdev.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"Django Sorting Bootstrap\n========================\n\n|PyPI| |Python Version| |License|\n\n|Read the Docs| |Tests|\n\n|pre-commit| |Black|\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/django-sorting-bootstrap.svg\n   :target: https://pypi.org/project/django-sorting-bootstrap/\n   :alt: PyPI\n.. |Python Version| image:: https://img.shields.io/pypi/pyversions/django-sorting-bootstrap\n   :target: https://pypi.org/project/django-sorting-bootstrap\n   :alt: Python Version\n.. |License| image:: https://img.shields.io/pypi/l/django-sorting-bootstrap\n   :target: https://opensource.org/licenses/MIT\n   :alt: License\n.. |Read the Docs| image:: https://img.shields.io/readthedocs/django-sorting-bootstrap/latest.svg?label=Read%20the%20Docs\n   :target: https://django-sorting-bootstrap.readthedocs.io/\n   :alt: Read the documentation at https://django-sorting-bootstrap.readthedocs.io/\n.. |Tests| image:: https://github.com/staticdev/django-sorting-bootstrap/workflows/Tests/badge.svg\n   :target: https://github.com/staticdev/django-sorting-bootstrap/actions?workflow=Tests\n   :alt: Tests\n.. |pre-commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit\u0026logoColor=white\n   :target: https://github.com/pre-commit/pre-commit\n   :alt: pre-commit\n.. |Black| image:: https://img.shields.io/badge/code%20style-black-000000.svg\n   :target: https://github.com/psf/black\n   :alt: Black\n\n\nFeatures\n--------\n\nDjango Sorting Bootstrap is a pluggable mini-API to easy add sorting for querysets, links and table headers in Django_ templates. There is also a new tag that creates headers for sorting tables using Bootstrap_'s layout.\n\n\nRequirements\n------------\n\n* Python 3.7+\n* Django 2.0+\n* Bootstrap 3+\n\n\nInstallation\n------------\n\nYou can install *Django Sorting Bootstrap* via pip_ from PyPI_:\n\n.. code:: console\n\n   $ pip install django-sorting-bootstrap\n\n\nDocumentation\n-------------\n\nComplete instructions on installation and usage are found in ``docs`` directory and online at\nhttps://django-sorting-bootstrap.readthedocs.io.\n\n\nContributing\n------------\n\nContributions are very welcome.\nTo learn more, see the `Contributor Guide`_.\n\n\nLicense\n-------\n\nDistributed under the terms of the MIT_ license,\n*Django Sorting Bootstrap* is free and open source software.\n\n\nCredits\n-------\n\nThis app is based on `Agiliq's django-sorting`_ 0.1. It has two improvements over it: the new tags and the Twitter Bootstrap compliance idea.\n\n\n.. _issue here: https://github.com/staticdev/staticdev/issues\n.. _Django: https://www.djangoproject.com/\n.. _Bootstrap: http://getbootstrap.com/\n.. _MIT: http://opensource.org/licenses/MIT\n.. _PyPI: https://pypi.org/\n.. _pip: https://pip.pypa.io/\n.. _Agiliq's django-sorting: http://github.com/agiliq/django-sorting\n.. github-only\n.. _Contributor Guide: https://django-sorting-bootstrap.readthedocs.io/en/latest/contributing.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstaticdev%2Fdjango-sorting-bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstaticdev%2Fdjango-sorting-bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstaticdev%2Fdjango-sorting-bootstrap/lists"}