mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 02:19:16 +02:00
Server CLI: user management
This commit is contained in:
parent
900fabae79
commit
654d206033
13 changed files with 700 additions and 1 deletions
3
api/funkwhale_api/cli/utils.py
Normal file
3
api/funkwhale_api/cli/utils.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
import logging
|
||||
|
||||
logger = logging.getLogger("funkwhale_api.cli")
|
Loading…
Add table
Add a link
Reference in a new issue