Updated New card with Python3 and REST API (markdown)

Lauri Ojansivu 2020-09-16 16:17:35 +03:00
parent ab71f0efc9
commit 5a6b391582

@ -24,7 +24,9 @@ chmod +x wekan.py
./wekan.py
```
# wekan.py
# wekan.py creating new card with Python3 and REST API
Previously this code did work. In newest Debian/Ubuntu this script did not work, there was some errors. If someone has fixes to this, please add [a new issue](https://github.com/wekan/wekan/issues) with fixed code.
Change these:
- wekanurl: https://boards.example.com => Your Wekan URL