ytsm/app/YtManagerApp
2019-03-09 13:03:49 +02:00
..
management Temporarily fixed exception 2019-03-09 12:54:09 +02:00
migrations Fixed multiple problems related to migration to django-preferences. 2018-12-29 23:16:04 +02:00
static/YtManagerApp Added progress notifications. 2019-01-02 20:10:37 +02:00
templates Videos now open in new tab - also when clicking the video title. 2019-03-09 13:03:49 +02:00
templatetags Added docker support 2018-10-30 14:15:49 +08:00
utils Merged changes from master 2019-01-01 23:35:38 +02:00
views Merged from master 2019-01-02 23:24:51 +02: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
appmain.py Fixed issues with log not working. 2018-12-30 00:10:30 +02:00
apps.py Integrated django-dynamic-preferences library into project. Settings are now stored in the database, the ini file only contains a minimal number of settings. 2018-12-10 01:15:10 +02:00
dynamic_preferences_registry.py Fixed user settings page. 2018-12-29 20:43:39 +02:00
models.py Added video detail page 2019-01-01 16:13:49 +02:00
scheduler.py Fixed issue where scheduler was not initialized after setup wizard. Also fixed issue where global synchronization wasn't updated when the admin settings are changed. 2018-12-31 13:53:25 +02:00
tests.py Fixed multiple problems related to migration to django-preferences. 2018-12-29 23:16:04 +02:00
urls.py Merged from master 2019-01-02 23:24:51 +02:00