feat: connect django admin smoke tests

This commit is contained in:
QiuSW
2026-07-02 09:46:32 +08:00
parent af0302c3f6
commit 8896d80447
8 changed files with 91 additions and 15 deletions
+1
View File
@@ -1,3 +1,4 @@
Django>=5.2,<5.3
djangorestframework>=3.16,<3.17
PyMySQL>=1.1,<1.2
cryptography>=42,<47