Compare commits

...

1 Commits

Author SHA1 Message Date
9d17ee0b56 Add requirements for React integration 2025-05-07 15:35:16 +02:00

View File

@@ -6,4 +6,6 @@ pillow~=11.1.0 # Image handling
whitenoise~=6.6.0 # Static file serving whitenoise~=6.6.0 # Static file serving
django-cleanup django-cleanup
redis redis
channels_redis channels_redis
djangorestframework #React integration
django-cors-headers #React integration