You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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 <[email protected]>
Co-authored-by: Ben Silverman <[email protected]>
0 commit comments