[google-appengine] Slow updates to static content

2010-06-15 Thread luddep
Hello,

It seems that lately it takes a while for app engine to update the
static content in my application - and sometimes even mismatches old 
new for a while (15-20 minutes or so). Has this always been the case,
and I simply just haven't noticed it - or is this a recent
development?

I realize that the content is also cached in the clients browser, but
this is me refreshing the specific URLs directly and still seeing the
old content 10 minutes after uploading a new version of my
application. (while on my local machine it obviously shows the correct
version)

Thanks!

-- 
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-appeng...@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.



[google-appengine] Re: UnacceptableVersionError when trying to import Django 1.0

2009-06-24 Thread luddep

I'm experiencing the same error on both the dev server and when
deployed.

I've created a new issue at: 
http://code.google.com/p/googleappengine/issues/detail?id=1758

On Jun 19, 10:37 pm, James thelevybre...@gmail.com wrote:
 I added this code to my main.py file:

 from google.appengine.dist import use_library

 use_library('django', '1.0')

 And this error is returned:

 class 'google.appengine.dist._library.UnacceptableVersionError':
 django 1.0 was requested, but 0.96.1.None is already in use
       args = ('django 1.0 was requested, but 0.96.1.None is already in
 use',)
       message = 'django 1.0 was requested, but 0.96.1.None is already
 in use'

 My local django installation is 1.02, but there may be some important
 step I forgot. (And yes, tried restarting the dev server, etc.)
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[google-appengine] Performance improvements

2009-06-22 Thread luddep

Hello,

So the free quotas have been reduced today and according to the docs
(http://code.google.com/appengine/docs/quotas.html#Free_Changes) there
are going to be some performance improvements as well, will there be
any information released regarding what actual improvements they are?
(i.e., datastore related, etc)

Thanks!
- Ludwig

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---