As an aside, it is possible to use dashes instead of dots (at least
for Python apps), so 'version: test-1-0-2' is valid.

The the app can also be accessed directly at 'test-1-0-2.my-
appid.appspot.com' for testing, ,without having to change the default
version, which is very useful for testing.

Note that Chrome will not let you access that test address directly if
your app uses 'secure: always' in app.yaml due to the restricted
certificate used by Google at *.appspot.com, but Firefox will let you
override that warning.

### snipped ###
> version should not have "." (dots) like 1.0.1 - should be only integer 
> numbers!
>
> hope it helps!.


-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to