David Underhill
David Underhill
Nick, please consider cherry-picking commit 9eebd42e so that CompressedTextProperty is permitted to be None. (The pull request is for all 12 commits because I don't see how I can for...
passes through to javascript-stringify very big json objects will get truncated unless a higher maxValues option is passed
When I store an entity or any other python object as a value, it is stored and loaded as a string. It would be nicer if values were pickled instead...
Looking at the network traffic, I see that the "Path" is not set on each cookie. In Chrome and Firefox 3 (and maybe other browsers too), this causes the browser...
incr_multi seems to only be able to increment each key by the same amount. Can we add support for different deltas for each key? Also, incr_multi seems to be missing...