summaryrefslogtreecommitdiff
path: root/extras/appengine/sqlformat
Commit message (Expand)AuthorAgeFilesLines
* Remove old Appengine application.Andi Albrecht2015-10-268-597/+0
* 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
* 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-2910-236/+569
* Use parenthesis as intended (fixes an TypeError).Andi Albrecht2010-08-251-1/+1
* Use custom render_to_response function to avoid loading django.shortcuts with...Andi Albrecht2010-01-171-1/+11
* Don't allow 0 for reindent.Andi Albrecht2009-09-051-1/+1
* * Provide better error message when example client fails.Andi Albrecht2009-04-301-1/+12
* Initial import.Andi Albrecht2009-04-033-0/+215