FORGE: Pierre's work for Students Labs
authorLoic Baron <loic.baron@lip6.fr>
Wed, 17 Dec 2014 16:36:39 +0000 (17:36 +0100)
committerLoic Baron <loic.baron@lip6.fr>
Wed, 17 Dec 2014 16:36:39 +0000 (17:36 +0100)
commitd642f7909de5af80dd951c7a2b2a728acc309b37
tree34f96d5d990717269efa1a3775143f3d06b47b78
parent472a1ed07124ac7df43c71024c17ec72362486d8
FORGE: Pierre's work for Students Labs
14 files changed:
forge/__init__.py [new file with mode: 0644]
forge/forms.py [new file with mode: 0644]
forge/models.py [new file with mode: 0644]
forge/script [new submodule]
forge/tasks.py [new file with mode: 0644]
forge/templates/create-course.html [new file with mode: 0644]
forge/templates/createCourse.html [new file with mode: 0644]
forge/templates/createLab.html [new file with mode: 0644]
forge/templates/labDetails.html [new file with mode: 0644]
forge/templates/list.html [new file with mode: 0644]
forge/templates/listCourse.html [new file with mode: 0644]
forge/templates/mainView.html [new file with mode: 0644]
forge/tests.py [new file with mode: 0644]
forge/views.py [new file with mode: 0644]