Hey Dan,

Usually it's ill-advised to cross-post because this forum and stackoverflow 
serve different purposes. This forum is for more general discussion of the 
platform and services, while stack is for specific-issue technical support. 
Although, this question is somewhat general and actually is better suited 
to this forum than stackoverflow. 

In general, the two broad families of solutions are:

1. upload the shared file with both app bundles (useful for read-only, 
consistent files)
2. store the file in some kind of storage (Cloud Storage 
<https://cloud.google.com/storage/>, Drive <https://www.google.ca/drive/>, 
even as a blob in Datastore or MySQL)

On Monday, October 12, 2015 at 3:02:35 PM UTC-4, Dan Dubois wrote:
>
> Crossposting from StackOverflow in case anyone has a good solution:
>
>
> http://stackoverflow.com/questions/33088104/how-can-i-share-files-html-templates-between-app-engine-modules
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/da4ef868-261d-4fbe-a4f7-12c2beace6e6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to