mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-13 06:37:46 +00:00
0d0cb0e71e
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. |
||
---|---|---|
.. | ||
commands | ||
templates | ||
__about__.py | ||
__init__.py | ||
config.py | ||
env.py | ||
exceptions.py | ||
fmt.py | ||
images.py | ||
interactive.py | ||
plugins.py | ||
scripts.py | ||
serialize.py | ||
utils.py |