wongcht
|
06e3963105
|
bump to support py3.11 dj4.2
|
2023-08-25 22:36:22 +01:00 |
|
Santiago Aguiar
|
7c780a916a
|
Backport Django 4.1 compatibility fixes to v2 (#1413)
* handle deprecation warning for requires_system_checks
Removed in django 4.1.
* Fix broken UT due to pytest import error (#1368)
* import error resolved?
* Fix tests
* Remove Python 3.6
* django 4.1 requires python>=3.10
* Django 4.1 does support python 3.8 to 3.11
* Add Django 4.1 to tox
---------
Co-authored-by: Yuekui <yuekui@users.noreply.github.com>
Co-authored-by: Josh Warwick <josh.warwick15@gmail.com>
Co-authored-by: Kien Dang <mail@kien.ai>
|
2023-05-26 23:08:36 +03:00 |
|
Ülgen Sarıkavak
|
e980cede38
|
Upgrade Python version in CI (#1339)
|
2022-08-18 13:02:41 +03:00 |
|
Jonathan Kim
|
709611b577
|
Install wheel before creating distribution
|
2020-05-09 12:37:47 +01:00 |
|
Jonathan Kim
|
b8d8508d1f
|
Add GitHub actions (#947)
|
2020-05-01 14:04:36 +01:00 |
|