summaryrefslogtreecommitdiff
path: root/extras
Commit message (Expand)AuthorAgeFilesLines
* Python 3 is now fully supported without any patches.Andi Albrecht2012-12-314-220/+0
* fix py3k support patchvthriller2012-11-151-9/+69
* Update py3k patch.Andi Albrecht2012-03-291-13/+10
* Change all internal use of to_unicode() to __unicode__() and marked former on...Jesús Leganés Combarro "Piranna"2012-02-031-2/+2
* 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
* Add googlecode_atom.py required by buildbot.Andi Albrecht2011-08-131-0/+171
* Add buildbot configuration.Andi Albrecht2011-08-131-0/+264
* 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
* Don't write diffs when generating py3k version.Andi Albrecht2011-07-301-5/+4
* Remove obsolete Django version of web application.Andi Albrecht2011-07-2942-1515/+0
* Replace Django by Flask in App Engine frontend (fixes issue11).Andi Albrecht2011-07-2961-168/+1385
* Use other button.Andi Albrecht2011-07-252-14/+3
* Update appengine app.Andi Albrecht2011-07-243-1/+18
* Fix a Py3K regression.Andi Albrecht2010-12-091-1/+1
* Backed out changeset 489299fc3548Andi Albrecht2010-11-212-1/+35
* Include patches from extras/py3k/fixes.diff (fixes issue12).Andi Albrecht2010-11-212-35/+1
* Remove next() patch (targets issue12).Andi Albrecht2010-11-211-11/+0
* Add copy of setup.py to py3k version.Andi Albrecht2010-11-141-0/+103
* 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 automated py3k build.Andi Albrecht2009-09-022-3/+3
* 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
* Initial approach to provide an experimental Py3K version.Andi Albrecht2009-04-303-0/+72
* 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-0342-0/+1578