youtube-channel-manager/YtManagerApp
Tiberiu Chibici 3da026dbe6 Fixed multiple issues in configparser usage and implementation. Added dropdowns for sort order, and used the values everywhere. 2018-10-27 03:33:45 +03:00
..
management Fixed multiple issues in configparser usage and implementation. Added dropdowns for sort order, and used the values everywhere. 2018-10-27 03:33:45 +03:00
migrations Fixed multiple issues in configparser usage and implementation. Added dropdowns for sort order, and used the values everywhere. 2018-10-27 03:33:45 +03:00
static/YtManagerApp Implemented user settings page. 2018-10-26 18:41:52 +03:00
templates Implemented user settings page. 2018-10-26 18:41:52 +03:00
templatetags Added rating and views to video information. 2018-10-22 01:02:51 +03:00
utils Fixed multiple issues in configparser usage and implementation. Added dropdowns for sort order, and used the values everywhere. 2018-10-27 03:33:45 +03:00
views Fixed multiple issues in configparser usage and implementation. Added dropdowns for sort order, and used the values everywhere. 2018-10-27 03:33:45 +03:00
__init__.py Initial commit 2018-10-04 14:36:11 +03:00
admin.py Implemented YouTube layer, as well as synchronization on schedule. TODO: fix issue where ready() is called twice. The synchronization should only run on one thread/process. 2018-10-08 03:01:35 +03:00
appconfig.py Fixed multiple issues in configparser usage and implementation. Added dropdowns for sort order, and used the values everywhere. 2018-10-27 03:33:45 +03:00
appmain.py Implemented video management facilities. 2018-10-21 01:20:31 +03:00
apps.py Implemented video management facilities. 2018-10-21 01:20:31 +03:00
models.py Fixed multiple issues in configparser usage and implementation. Added dropdowns for sort order, and used the values everywhere. 2018-10-27 03:33:45 +03:00
scheduler.py Implemented mark as watched/unwatched auto-delete and auto-download funcitonality. 2018-10-21 01:37:51 +03:00
tests.py Initial commit 2018-10-04 14:36:11 +03:00
urls.py Implemented user settings page. 2018-10-26 18:41:52 +03:00