- mail : send email on behalf of app users : not supported. Need to integrate with sendgrid or third party libray . native support would be good.
- Image : I could use the blob earlier, but now blobs are deprecated, and need to use google cloud.
I am not regular web developer, so other people may have valid points.
Could you explain this? You want to send outgoing email with your users email addresses in the FROM field?
> Image : I could use the blob earlier, but now blobs are deprecated, and need to use google cloud.
Could you please explain how this is a bad thing? Doesn't google cloud make things easier and faster?
How about exactly that on App Engine, rather than just something similar: https://www.allbuttonspressed.com/projects/djangoappengine
- mail : send email on behalf of app users : not supported. Need to integrate with sendgrid or third party libray . native support would be good.
- Image : I could use the blob earlier, but now blobs are deprecated, and need to use google cloud.
I am not regular web developer, so other people may have valid points.