ytsm/app/YtManagerApp
2018-12-21 12:28:06 +02:00
..
management Implemented first time setup wizard. There are still some problems to be solved. 2018-12-10 23:23:00 +02:00
migrations Added docker support 2018-10-30 14:15:49 +08:00
static/YtManagerApp First time setup improvements 2018-12-21 12:28:06 +02:00
templates First time setup improvements 2018-12-21 12:28:06 +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 First time setup improvements 2018-12-21 12:28:06 +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 First time setup improvements 2018-12-21 12:28:06 +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 Implemented first time setup wizard. There are still some problems to be solved. 2018-12-10 23:23:00 +02:00
models.py Added docker support 2018-10-30 14:15:49 +08:00
scheduler.py Implemented first time setup wizard. There are still some problems to be solved. 2018-12-10 23:23:00 +02:00
tests.py Added docker support 2018-10-30 14:15:49 +08:00
urls.py First time setup improvements 2018-12-21 12:28:06 +02:00