6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-12-13 22:48:20 +00:00
tutor/tutor
Régis Behmo abfbf1cc21 Enable grade download by default
It was tricky to define correct settings: the "localfs" default storage
backend was causing incorrect urls of the form "/media/<id>/<name>.csv".

Close #143
2019-03-19 01:02:08 +01:00
..
templates Enable grade download by default 2019-03-19 01:02:08 +01:00
__about__.py v3.2.0 2019-03-18 22:56:03 +01:00
__init__.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
android.py Simplify environment generation 2019-03-18 18:34:42 +01:00
cli.py Fix version information in bundle 2019-02-10 19:29:37 +01:00
config.py Remove useless logging in "local" commands 2019-03-19 00:51:49 +01:00
dev.py Add missing volume for theme development 2019-03-09 15:39:33 +01:00
env.py Simplify environment generation 2019-03-18 18:34:42 +01:00
exceptions.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
fmt.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
images.py Store images in a local registry on AWS 2019-03-18 22:56:03 +01:00
k8s.py Simplify environment generation 2019-03-18 18:34:42 +01:00
local.py Remove useless logging in "local" commands 2019-03-19 00:51:49 +01:00
ops.py Fix "[Errno 2] No such file or directory" error on course export 2019-02-26 20:47:43 +01:00
opts.py Load configuration values from environment 2019-03-18 21:47:59 +01:00
scripts.py Fix android app build/auth 2019-02-20 19:17:20 +01:00
ui.py Handle command errors and ctrl+d commands in UI 2019-03-16 12:20:28 +01:00
utils.py Load configuration values from environment 2019-03-18 21:47:59 +01:00
webui.py Fix missing webui env directory 2019-03-10 18:02:20 +01:00