django-cachalot/.github/workflows
Andrew Chen Wang f1087da6f9
Add Django 4.0 support, drop Python 3.6 and Django 3.1 (#208)
* Fix tox.ini and use exclude for ci.yml
* runtests_urls.py had an issue from using pre-Django 2.2 import of urls
* tox.ini forgot to remove 3.7 from Django 4.0 env
* Use re_path
* Avoid system error in Django test
* Fix read/test_union.py
* Test assertion error for read/test_union
* Fix remaining read/test_intersection test
* Bump version
2021-12-07 18:44:25 -05:00
..
ci.yml Add Django 4.0 support, drop Python 3.6 and Django 3.1 (#208) 2021-12-07 18:44:25 -05:00
main-ci.yml Add Django 4.0 support, drop Python 3.6 and Django 3.1 (#208) 2021-12-07 18:44:25 -05:00
publish.yml Use GitHub's version of python package publish 2020-06-25 15:47:59 -04:00