]> git.parisson.com Git - teleforma.git/commit
Use restricted field on student to forbide some pages
authorYoan Le Clanche <yoanl@pilotsystems.net>
Wed, 23 Sep 2020 08:52:47 +0000 (10:52 +0200)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Wed, 23 Sep 2020 08:52:47 +0000 (10:52 +0200)
commit579fc45f634ad6243b91f17d36429767c6ce0f1f
treeac591c884a703caec6ad63b5e20b7a5b2a8629cb
parent9c3cc8e441984af22fb715471830af3bc7271cbb
Use restricted field on student to forbide some pages
teleforma/admin.py
teleforma/decorators.py [new file with mode: 0644]
teleforma/exam/views.py
teleforma/templates/teleforma/courses.html
teleforma/templates/teleforma/unauthorized.html [new file with mode: 0644]
teleforma/templates/telemeta/base.html
teleforma/urls.py
teleforma/views/core.py
teleforma/views/crfpa.py
teleforma/views/pro.py
teleforma/webclass/views.py