ytsm/app/YtManagerApp
2018-12-10 01:37:01 +02:00
..
management 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
migrations Added docker support 2018-10-30 14:15:49 +08:00
static/YtManagerApp Added favicon 2018-12-10 01:37:01 +02:00
templates Added favicon 2018-12-10 01:37:01 +02:00
templatetags Added docker support 2018-10-30 14:15:49 +08:00
utils 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
views Integrated django_dynamic_preferences for setting management. 2018-12-01 17:28:37 +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 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
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 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
models.py Added docker support 2018-10-30 14:15:49 +08:00
scheduler.py Improve error handling for settings. Instead of failing with an exception, an alert is displayed on the main page when something isn't set properly. 2018-11-09 13:40:48 +02:00
tests.py Added docker support 2018-10-30 14:15:49 +08:00
urls.py Implemented import from file functionality. 2018-11-03 14:43:23 +02:00