ytsm/YtManagerApp
2018-10-29 19:45:41 +02:00
..
management Integrated pytaw library for youtube API. 2018-10-29 18:52:09 +02:00
migrations Integrated pytaw library for youtube API. 2018-10-29 18:52:09 +02:00
static/YtManagerApp Replaced jstree with CDN. 2018-10-29 19:45:41 +02:00
templates Replaced jstree with CDN. 2018-10-29 19:45:41 +02:00
templatetags Added rating and views to video information. 2018-10-22 01:02:51 +03:00
utils Integrated pytaw library for youtube API. 2018-10-29 18:52:09 +02:00
views Integrated pytaw library for youtube API. 2018-10-29 18:52:09 +02: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 Integrated pytaw library for youtube API. 2018-10-29 18:52:09 +02:00
scheduler.py Integrated pytaw library for youtube API. 2018-10-29 18:52:09 +02: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