You could instead use Whitenoise if Firebase Storage doesn't work out for you. http://whitenoise.evans.io/en/stable/
On Thursday, June 30, 2022 at 2:45:17 PM UTC+8 [email protected] wrote: > I want to get image in input tag in Html page and upload it to the > firebase storage when the HTML form(not Django Form) is submitted. > > I am unable to find solution for it. Everywhere i notice that all are > uploading image via javascript to firebase storage that too with an old > version which is not working for the current firebase version, I Need a > solution in django if there is no solution in django any documents or blogs > that explains how to do it with the current firebase version is much > appreciated! > > Help me with your answers or any links related to those questions > > Thanks for your Time :) > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/212cafa4-6574-4f07-aa43-40d5c6553a57n%40googlegroups.com.

