Go to file
2012-02-19 23:06:43 +05:30
__init__.py first commit 2012-02-19 23:06:43 +05:30
README first commit 2012-02-19 23:06:43 +05:30
utils.py first commit 2012-02-19 23:06:43 +05:30

create a file called settings.py like this:

username = 'yourusername'
password = 'yourpassword'
url = 'http://next.pad.ma/api'