ytsm/app/YtManagerApp
2018-12-29 23:16:04 +02:00
..
management Fixed multiple problems related to migration to django-preferences. 2018-12-29 23:16:04 +02:00
migrations Fixed multiple problems related to migration to django-preferences. 2018-12-29 23:16:04 +02:00
static/YtManagerApp Remove CDN for JS/CSS dependencies (bootstrap, jquery etc) 2018-12-29 17:35:23 +02:00
templates Fixed multiple problems related to migration to django-preferences. 2018-12-29 23:16:04 +02:00
templatetags Added docker support 2018-10-30 14:15:49 +08:00
utils Fixed multiple problems related to migration to django-preferences. 2018-12-29 23:16:04 +02:00
views Fixed multiple problems related to migration to django-preferences. 2018-12-29 23:16:04 +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 Added admin settings page. Improve dynamic_preferences integration. 2018-12-29 17:11:20 +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 Fixed user settings page. 2018-12-29 20:43:39 +02:00
models.py Fixed multiple problems related to migration to django-preferences. 2018-12-29 23:16:04 +02:00
scheduler.py Added admin settings page. Improve dynamic_preferences integration. 2018-12-29 17:11:20 +02:00
tests.py Fixed multiple problems related to migration to django-preferences. 2018-12-29 23:16:04 +02:00
urls.py Added admin settings page. Improve dynamic_preferences integration. 2018-12-29 17:11:20 +02:00