25 Commits (3dd427e7e757ce2ee249d8be44aaea4ae1bc8118)

Author SHA1 Message Date
Hironsan 67e9cafa4e Fix TypeError on running webserver 1 year ago
Hironsan 0375779c58 Avoid to read env file if it is not a file 1 year ago
Hironsan cb70890895 Update cli 1 year ago
Hironsan 75a688f45c Change CLI's loglevel from debug to info 2 years ago
Hironsan cf4803cd02 Add flower command to the CLI 2 years ago
Hironsan fab8787a65 Enable to specify the number of threads in windows, fix #1762 2 years ago
Hironsan 707acf48f9 Move CORS option to base.py 2 years ago
Hironsan 5730065b66 Enable to specify .env file by CLI 2 years ago
Hironsan bdbe759450 Support workers option, resolve #1598 2 years ago
Hironsan d290ad11aa Output log from gunicorn 2 years ago
Hironsan 8c040b26d3 Update default database location in cli 2 years ago
Hironsan 2c0e64cf22 Add migrate command to cli 2 years ago
Hironsan 01e9cfb504 Replace subprocess with call_command 2 years ago
Hironsan 3200168d30 Apply isort 2 years ago
Hironsan 810b9c325e Split settings.py 2 years ago
Hironsan 2d741c3635 Rename directory name from app to config 2 years ago
Hironsan 873b7189e8 Black files 2 years ago
Hironsan 18daace617 Enable to show images and audios in the case of pip and Docker 2 years ago
Hironsan 4e18b0c1cb Update task queue command to support windows 3 years ago
Hironsan da24202860 Update cli, fix #1408 3 years ago
Hironsan 13b9947b76 Fix cli 3 years ago
Hironsan 08f8a9215b Support doccano init on windows 3 years ago
Davide Allavena d6ee449393 other isort 3 years ago
Hironsan 97d676f5fa Change fstring to string 3 years ago
Hironsan a3a054c393 Rename app dir to backend for pip installation 3 years ago
Hironsan 3fbd5cc920 Switch development server to gunicorn 3 years ago
Hironsan 851b7ee1e1 Update cli to support async upload 3 years ago