add status functionality

This commit is contained in:
2025-05-26 10:33:09 +03:00
parent 4897a5050d
commit 50e6da10f1
7 changed files with 92 additions and 49 deletions

View File

@@ -2,9 +2,11 @@ asgiref==3.8.1
certifi==2025.4.26
cffi==1.17.1
charset-normalizer==3.4.2
cryptography==45.0.2
cryptography==45.0.3
Django==5.2.1
django-cors-headers==4.7.0
django-stubs==5.2.0
django-stubs-ext==5.2.0
djangorestframework==3.16.0
djangorestframework_simplejwt==5.5.0
idna==3.10
@@ -19,4 +21,6 @@ requests-pkcs12==1.25
six==1.17.0
sqlparse==0.5.3
transliterate==1.10.2
types-PyYAML==6.0.12.20250516
typing_extensions==4.13.2
urllib3==2.4.0