File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 11[metadata]
22name = webstack-django-sorting
3- version = 2.1.1
3+ version = 2.2.0
44author = Stéphane Raimbault
5566description = Easy sorting of tables with Django
77long_description = file: README.md
88long_description_content_type = text/markdown
99url = http://github.com/webstack/webstack-django-sorting
1010project_urls =
11- Bug Tracker = https://github.com/webstack/webstack-django-sorting/issues
11+ Bug Tracker = https://github.com/webstack/webstack-django-sorting/issues
1212classifiers =
13- Programming Language :: Python :: 3
14- License :: OSI Approved :: BSD License
15- Operating System :: OS Independent
16- Intended Audience :: Developers
17- Natural Language :: English
18- Framework :: Django
19- Environment :: Web Environment
13+ Programming Language :: Python :: 3
14+ License :: OSI Approved :: BSD License
15+ Operating System :: OS Independent
16+ Intended Audience :: Developers
17+ Natural Language :: English
18+ Framework :: Django
19+ Environment :: Web Environment
2020
2121[options]
2222packages = find:
2323python_requires = >=3.6
2424install_requires =
25- Django>=3.0,<5.0
25+ Django>=3.0,<5.0
You can’t perform that action at this time.
0 commit comments