Re: Upload image submit by users to another serveur

2023-03-03 Thread Ahmed Mulla
Hey off the top of my head there are a bunch of ways you can do it. 1. Create a separate function that uploads the image to the new server, call that function in the upload view(you should make it async) 2. Write the input to something like Kafka and then write read functions that cater to differ

Upload image submit by users to another serveur

2023-03-03 Thread Théodore KOSSI
Hello guys, I hope you are well I want to upload image submitting by user to another server Please , do you have any solutions to help me. -- theodoros17@python-developer -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from t