Server CLI: user management

This commit is contained in:
Eliot Berriot 2019-11-25 09:45:53 +01:00
parent 900fabae79
commit 654d206033
13 changed files with 700 additions and 1 deletions

View file

@ -0,0 +1,3 @@
import logging
logger = logging.getLogger("funkwhale_api.cli")