summaryrefslogtreecommitdiff
path: root/extras/appengine
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Andi Albrecht2010-01-171-1/+11
| | | | with all it's dependencies.
* 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
| | | | | --HG-- extra : rebase_source : 048740a4003f6f7af17aa73dbd6a85c01d011386
* 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
| | | | * Allow empty output_format setting and use 'sql' then.
* 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