feat: debounce name search added

This commit is contained in:
2024-11-22 13:53:49 +01:00
parent 3deb6b0aa9
commit 2d7119c6c1
9 changed files with 76 additions and 31 deletions
+4 -4
View File
@@ -1,9 +1,9 @@
boto3==1.34.105
celery==5.4.0
django==5.0.6
django==5.1.3
django-cors-headers==3.13.0
django-cryptography==1.1
django-debug-toolbar==3.7.0
django-debug-toolbar==4.4.6
django-extensions==3.2.0
django-filter==23.1
django-environ==0.10.0
@@ -13,13 +13,13 @@ django-storages==1.13.2
django-tailwind==3.8.0
django-unfold==0.12.0
dj-database-url==1.0.0
djangorestframework-simplejwt==5.3.0
djangorestframework-simplejwt==5.3.1
drf-spectacular==0.26.1
ipython==8.16.1
Pillow==10.0.1
psycopg2-binary==2.9.9
pyDes==2.0.1
redis==4.5.4
requests==2.31.0
requests==2.32.3
uvicorn==0.21.1
xmltodict==0.13.0