ytsm/app/YtManagerApp
2018-11-04 23:32:18 +02:00
..
management Added a basic notification system. Long processes will call the notification API, and the notification events are registered. For now, notifications are pushed to the client by polling (client polls every second for new events). A basic status message is now displayed when the sync process starts and ends. 2018-11-04 23:32:18 +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 Added a basic notification system. Long processes will call the notification API, and the notification events are registered. For now, notifications are pushed to the client by polling (client polls every second for new events). A basic status message is now displayed when the sync process starts and ends. 2018-11-04 23:32:18 +02:00
templatetags Added docker support 2018-10-30 14:15:49 +08:00
utils Added a basic notification system. Long processes will call the notification API, and the notification events are registered. For now, notifications are pushed to the client by polling (client polls every second for new events). A basic status message is now displayed when the sync process starts and ends. 2018-11-04 23:32:18 +02:00
views Added a basic notification system. Long processes will call the notification API, and the notification events are registered. For now, notifications are pushed to the client by polling (client polls every second for new events). A basic status message is now displayed when the sync process starts and ends. 2018-11-04 23:32:18 +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
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 a basic notification system. Long processes will call the notification API, and the notification events are registered. For now, notifications are pushed to the client by polling (client polls every second for new events). A basic status message is now displayed when the sync process starts and ends. 2018-11-04 23:32:18 +02:00