feat: add portal allauth account flow

This commit is contained in:
QiuSW
2026-07-03 11:27:45 +08:00
parent 7df2c51903
commit d61a641b7e
29 changed files with 446 additions and 31 deletions
+1
View File
@@ -1,5 +1,6 @@
Django>=5.2,<5.3
djangorestframework>=3.16,<3.17
django-allauth>=65.18,<66
PyMySQL>=1.1,<1.2
cryptography>=42,<47
requests>=2.32,<3