6 lines
128 B
Plaintext
6 lines
128 B
Plaintext
|
create a file called settings.py like this:
|
||
|
|
||
|
username = 'yourusername'
|
||
|
password = 'yourpassword'
|
||
|
url = 'http://next.pad.ma/api'
|