implementing personal info edit screen, talk list,
authorLincoln de Sousa <lincoln@minaslivre.org>
Tue, 1 Jul 2008 13:40:48 +0000 (10:40 -0300)
committerLincoln de Sousa <lincoln@minaslivre.org>
Tue, 1 Jul 2008 13:40:48 +0000 (10:40 -0300)
commite5d99c46f3370265fef9359617a336843f81472c
treef967237eb825382bbf20406d565368b3e80ee2b6
parent50ebdd6dac7041d46205bf9e8cbd2192c32bf8f4
implementing personal info edit screen, talk list,
talk add, talk del and talk edit and making logout redirecto to /
eventos/forms.py [new file with mode: 0644]
eventos/templates/eventos/lecturer-details.html [new file with mode: 0644]
eventos/templates/eventos/talk-add.html [new file with mode: 0644]
eventos/templates/eventos/talk-details.html [new file with mode: 0644]
eventos/templates/eventos/talk-list.html [new file with mode: 0644]
eventos/urls.py
eventos/views.py
templates/base.html