java - How can I upload a static HTML to templates folder of GAE app? -
can upload static html file templates folder without re-deploying app?
offline create html file want upload google app engine app,which displays html per urls. don't want deploy site every time uploading new file.
any suggestion helpful.
no cant if want store them in static storage. can store them somewhere non-static lose many advantages of having static content.
Comments
Post a Comment