Skip to content

Tags: LibraryOfCongress/django-tabular-export

Tags

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
acdha Chris Adams
Use setuptools_scm for versioning

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
acdha Chris Adams
Updates for compatibility with Django 4.0+

* Revise list of python versions for tox
* Use updated django url/path syntax
* Update for django 4.0+ compatibility
* Address indentation flagged by flake8
* Update tox.ini
* Allow a wider range of django versions
* Add basic github actions unit test with build matrix
* Remove import error checks for older versions of django
* Exclude incompatible python/django combinations from build matrix
* Add python 3.13 to test matrix
* Update python & Django classifiers to match tested versions
* Configure custom export action for custom export test case

---------

Co-authored-by: Chris Adams <cadams@loc.gov>
Co-authored-by: Ben Silverman <ben@performantsoftware.com>

Verified

This commit was signed with the committer’s verified signature. The key has expired.
acdha Chris Adams

v1.0.2

Toggle v1.0.2's commit message
Tag v1.0.2 !minor

v1.0.0

Toggle v1.0.0's commit message
chg: Remove Sphinx classes from the README to avoid PyPI errors !cosm…

…etic