6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-12-13 06:37:46 +00:00
tutor/tutor
Régis Behmo 0d0cb0e71e Fix incorrect loading of some resources from localhost:18000
In the LMS, some resources where loaded from localhost:18000. For
instance: http://localhost:18000/static/images/logo.png

This was due to the fact that the LMS_BASE, LMS_ROOT_URL and thus
SITE_NAME settings are overwritten by the devstack settings, so we need
to define them again in development.
2020-08-16 11:56:37 +02:00
..
commands Make it possible to override the docker registry for individual services 2020-07-21 09:16:51 +02:00
templates Fix incorrect loading of some resources from localhost:18000 2020-08-16 11:56:37 +02:00
__about__.py v10.1.0 (2020-07-23) 2020-07-23 16:19:26 +02:00
__init__.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
config.py v10.0.0 Upgrade to Juniper (2020-06-15) 2020-06-15 10:19:07 +02:00
env.py Upgrade tutor requirements 2020-06-17 12:11:54 +02:00
exceptions.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
fmt.py env.py refactoring 2020-01-16 15:07:35 +01:00
images.py Make it possible to override the docker registry for individual services 2020-07-21 09:16:51 +02:00
interactive.py v10.0.0 Upgrade to Juniper (2020-06-15) 2020-06-15 10:19:07 +02:00
plugins.py env.py refactoring 2020-01-16 15:07:35 +01:00
scripts.py Fix undefined settings in k8s scripts 2020-06-23 19:11:35 +02:00
serialize.py Improve job running in local and k8s 2020-04-25 23:12:42 +02:00
utils.py v10.0.0 Upgrade to Juniper (2020-06-15) 2020-06-15 10:19:07 +02:00