Hi, Torsten.

Your Django project uses Cloud SQL as a database backend, so its ready to 
transfer from Compute Engine VM to GAE Standard Environment project.

In fact, you can be faced only one problem on this transfer: user upload 
files facility.

If your site allows your users upload files, this piece of code must be 
rewritten, because Django by default will store uploaded files in the local 
filesystem. This behavior not allowed by GAE Standard Environment, as 
explained here.

WBR, Vitaly.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/308e137a-0e2b-4967-823e-bfffed2d8bc9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to