summaryrefslogtreecommitdiff
path: root/extras/appengine
Commit message (Expand)AuthorAgeFilesLines
* Add note about content-type header.Andi Albrecht2011-12-211-1/+3
* Fix URL in example.Andi Albrecht2011-12-151-1/+1
* Update API documentation and simplify usage of reindent option.Andi Albrecht2011-12-152-4/+21
* Switch to Python 2.7 runtime.Andi Albrecht2011-12-062-12/+26
* Use default expiration time.Andi Albrecht2011-09-061-1/+0
* Remove upload.py from app.yaml.Andi Albrecht2011-09-061-2/+2
* Add comment why it's called legacy.Andi Albrecht2011-09-061-0/+3
* Remove dummy URL.Andi Albrecht2011-09-061-5/+0
* Silence UnicodeDecodeErrors, but try to collect some demo data.Andi Albrecht2011-08-041-1/+12
* Decode uploaded files data.Andi Albrecht2011-08-021-1/+1
* Replace Django by Flask in App Engine frontend (fixes issue11).Andi Albrecht2011-07-2932-662/+364
* Use other button.Andi Albrecht2011-07-252-14/+3
* Update appengine app.Andi Albrecht2011-07-243-1/+18
* Use parenthesis as intended (fixes an TypeError).Andi Albrecht2010-08-251-1/+1
* Use the new precompilation feature.Andi Albrecht2010-07-011-1/+4
* Use custom render_to_response function to avoid loading django.shortcuts with...Andi Albrecht2010-01-171-1/+11
* Some HTML cleanup.Andi Albrecht2009-09-056-4/+36
* Don't allow 0 for reindent.Andi Albrecht2009-09-051-1/+1
* Fix Makefile for App Engine application.Andi Albrecht2009-09-021-5/+2
* Get rid of local Django copy.Andi Albrecht2009-07-174-65/+6
* Replaced bitbucket links with links to Google Code.Andi Albrecht2009-05-291-4/+4
* Added error templates.Andi Albrecht2009-05-142-0/+31
* Added 404.html and 500.htmlAndi Albrecht2009-05-061-0/+1
* Added mail hook to track exceptions on App Engine application.Andi Albrecht2009-04-301-2/+18
* Corrected remote API URL ;-)Andi Albrecht2009-04-301-1/+0
* * Provide better error message when example client fails.Andi Albrecht2009-04-302-2/+16
* Replaced github instructions with bitbucket instructions (GAE).Andi Albrecht2009-04-271-3/+5
* Reverted last change.Andi Albrecht2009-04-072-7/+1
* Server docs from sqlformat.appspot.comAndi Albrecht2009-04-073-2/+8
* Initial import.Andi Albrecht2009-04-0340-0/+1463