ytsm/app/YtManagerApp
2018-11-03 14:41:08 +02:00
..
management Fixed problem caused by parallel downloads where ok.mkdirs would fail (when called by youtube-dl). 2018-11-02 02:50:16 +02:00
migrations Added docker support 2018-10-30 14:15:49 +08:00
static/YtManagerApp Added docker support 2018-10-30 14:15:49 +08:00
templates Handle enctype="multipart/form-data" properly in modal ajax call. 2018-11-03 14:41:08 +02:00
templatetags Added docker support 2018-10-30 14:15:49 +08:00
utils Fixed docker image. Fixed issue with environment variable interpolation (on Linux, it is case sensitive, so converting to lowercase was bad. Cleaned up directory structure. 2018-11-02 02:25:15 +02:00
views Added docker support 2018-10-30 14:15:49 +08:00
__init__.py Added docker support 2018-10-30 14:15:49 +08:00
admin.py Added docker support 2018-10-30 14:15:49 +08:00
appconfig.py Improved settings.py to read the global settings from the .ini file. 2018-11-01 01:01:21 +02:00
appmain.py Added docker support 2018-10-30 14:15:49 +08:00
apps.py Added docker support 2018-10-30 14:15:49 +08:00
models.py Added docker support 2018-10-30 14:15:49 +08:00
scheduler.py Added docker support 2018-10-30 14:15:49 +08:00
tests.py Added docker support 2018-10-30 14:15:49 +08:00
urls.py Added docker support 2018-10-30 14:15:49 +08:00