Modificacion de clientes form, CBV

This commit is contained in:
fjrodriguez
2022-12-01 11:11:48 -06:00
parent 6e3e3e2688
commit d7f49ccf25
7 changed files with 96 additions and 4 deletions

22
req.text Normal file
View File

@@ -0,0 +1,22 @@
asgiref==3.5.2
certifi==2022.9.24
cffi==1.15.1
charset-normalizer==2.1.1
cryptography==38.0.3
defusedxml==0.7.1
Django==4.1.3
django-allauth==0.51.0
django-widget-tweaks==1.4.12
djangorestframework==3.14.0
idna==3.4
oauthlib==3.2.2
pycparser==2.21
PyJWT==2.6.0
PyMySQL==1.0.2
python3-openid==3.2.0
pytz==2022.6
requests==2.28.1
requests-oauthlib==1.3.1
sqlparse==0.4.3
tzdata==2022.6
urllib3==1.26.13