1 votes
Import lists from other services
Till I found you I used this: http://workhack.com/
It would be nice is I could import the list to your system.
I assume might not be feasible but I wanted to propose.
Status:
completed
There's a crude, text-based import mechanism. To use, log into justtodolist.com and point to http://www.justtodolist.com/import. Follow the format shown to import your existing lists. There's currently a per request processing limit, however, so it cannot handle large imports.

pplu13
Thanks! You rock!
airportyh
Sorry about that pplu13. Now it's fixed. Please try again.
pplu13
...
File "/base/python_lib/versions/1/google/appengine/ext/webapp/util.py", line 50, in check_login
raise webapp.Error('The check_login decorator can only be used for GET '
Error: The check_login decorator can only be used for GET requests
pplu13
This looks pretty neat, but I tried with the sample and got this error:
Traceback (most recent call last):
File "/base/python_lib/versions/1/google/appengine/ext/webapp/__init__.py", line 501, in __call__
handler.post(*groups)
File "/base/data/home/apps/justtodolist/1.329714163312493871/justtodolist.py", line 134, in post
org_post(self, *params, **kws)