__init__.py
author Lennard de Rijk <ljvderijk@gmail.com>
Tue, 31 Mar 2009 19:25:43 +0000
changeset 2044 3aa6123be2a7
parent 63 9b1909e46633
permissions -rw-r--r--
Now using GET request for getting the data. This will prevent a 411 error from occurring on a live website. Also the URL does not need the timestamp since it already is added automatically. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed