]> git.llucax.com Git - z.facultad/75.52/sercom.git/commit
Agregar controlador para Alumno.
authorLeandro Lucarella <llucax@gmail.com>
Wed, 21 Feb 2007 04:14:10 +0000 (04:14 +0000)
committerLeandro Lucarella <llucax@gmail.com>
Wed, 21 Feb 2007 04:14:10 +0000 (04:14 +0000)
commit99f3374f2348a1cf9681dfcb176652de0d70ed45
tree27beabe972d914a932a1c0de2ab40e63f2d0de4a
parent454016c7bf2bbaadee63f79f6b5b38751115229c
Agregar controlador para Alumno.
sercom/controllers.py
sercom/subcontrollers/__init__.py
sercom/subcontrollers/alumno/__init__.py [new file with mode: 0644]
sercom/subcontrollers/alumno/templates/__init__.py [new file with mode: 0644]
sercom/subcontrollers/alumno/templates/edit.kid [new file with mode: 0644]
sercom/subcontrollers/alumno/templates/list.kid [new file with mode: 0644]
sercom/subcontrollers/alumno/templates/new.kid [new file with mode: 0644]
sercom/subcontrollers/alumno/templates/show.kid [new file with mode: 0644]