PyInventory/.github/workflows
JensDiemer dfbf35735c Pass cli arguments to "run_testserver" command
So it's possible to start the Django dev server on a other attr/port than `127.0.0.1:8000`

e.g.:

```
./devshell.py run_testserver 192.168.0.1:8080
```
2021-08-04 09:25:38 +02:00
..
ci.yml Pass cli arguments to "run_testserver" command 2021-08-04 09:25:38 +02:00