X-Git-Url: https://git.llucax.com/z.facultad/75.52/sercom.git/blobdiff_plain/2344dcf6736372c1dd359a95819fb3c2e131afc2..9d77e8fd4be04123cb5886a75310221e71c02c8c:/sercom/templates/welcome.kid diff --git a/sercom/templates/welcome.kid b/sercom/templates/welcome.kid index d23eb9f..035decd 100644 --- a/sercom/templates/welcome.kid +++ b/sercom/templates/welcome.kid @@ -1,48 +1,101 @@ + +
- - Design models in the model.py.
- Edit dev.cfg to use a different backend, or start with a pre-configured SQLite database.
- Use script tg-admin sql create to create the database tables.
Edit html-like templates in the /templates folder;
- Put all static contents in the /static folder.
Edit controllers.py and build your
- website structure with the simplicity of Python objects.
- TurboGears will automatically reload itself when you modify your project.
Curso | +Ejercicio | +Fecha Entrega | +
---|---|---|
${e.instancia.ejercicio.curso.shortrepr()} | +${e.instancia.ejercicio.enunciado.nombre} | +${e.fecha} | +
+ Ver todas + | +
Curso | +Ejercicio | +Fecha | +Corrector | +Nota | +
---|---|---|---|---|
${e.instancia.ejercicio.curso.shortrepr()} | +${e.instancia.ejercicio.enunciado.nombre} | +${e.corregido} | +${e.corrector.shortrepr()} | +${e.nota} | +
+ Ver todas + | +