Added "dia" as a date type in "trabalhos" table
authorThadeu Lima de Souza Cascardo <cascardo@vespa.holoscopio.com>
Tue, 9 Oct 2007 15:52:57 +0000 (12:52 -0300)
committerThadeu Lima de Souza Cascardo <cascardo@vespa.holoscopio.com>
Tue, 9 Oct 2007 15:52:57 +0000 (12:52 -0300)
commitc99b6d00e0f8bd84a9f90102a354a51ba460588a
tree4312f3827eaa2812743e772aba2b79decd878f64
parent2a4e8aaf7136ab56368a25e4ccf168fc08b58828
Added "dia" as a date type in "trabalhos" table

A date type for the presentations is used to order them. They were added
in the presentations model and the SQL script to alter the table was
adapted for that.
eventos/models.py
sql/add_dia.sql
views.py