summaryrefslogtreecommitdiff
path: root/extras/appengine/sqlformat
Commit message (Collapse)AuthorAgeFilesLines
* Use parenthesis as intended (fixes an TypeError).Andi Albrecht2010-08-251-1/+1
|
* Use custom render_to_response function to avoid loading django.shortcuts ↵Andi Albrecht2010-01-171-1/+11
| | | | with all it's dependencies.
* 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
| | | | * Allow empty output_format setting and use 'sql' then.
* Initial import.Andi Albrecht2009-04-033-0/+215