mirror of
https://github.com/wekan/wekan.git
synced 2025-12-18 00:10:13 +01:00
Updated New card with Python3 and REST API (markdown)
parent
ab71f0efc9
commit
5a6b391582
1 changed files with 3 additions and 1 deletions
|
|
@ -24,7 +24,9 @@ chmod +x wekan.py
|
||||||
./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:
|
Change these:
|
||||||
- wekanurl: https://boards.example.com => Your Wekan URL
|
- wekanurl: https://boards.example.com => Your Wekan URL
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue