Initial commit to populate repository
authorLincoln de Sousa <pythonwarrior@pidinti.localdomain>
Sun, 22 Jul 2007 17:01:35 +0000 (14:01 -0300)
committerLincoln de Sousa <pythonwarrior@pidinti.localdomain>
Sun, 22 Jul 2007 17:01:35 +0000 (14:01 -0300)
commit937615436ceacf35c74375ffa2808045defb0a2c
treed9191e84e4f030d305e22dbd12c996785a7f9005
Initial commit to populate repository
14 files changed:
COPYING [new file with mode: 0644]
__init__.py [new file with mode: 0644]
decorators.py [new file with mode: 0644]
eventos/__init__.py [new file with mode: 0644]
eventos/models.py [new file with mode: 0644]
eventos/views.py [new file with mode: 0644]
forms.py [new file with mode: 0644]
manage.py [new file with mode: 0644]
settings.py [new file with mode: 0644]
templates/base.html [new file with mode: 0644]
templates/index.html [new file with mode: 0644]
templates/inscrever_palestra.html [new file with mode: 0644]
urls.py [new file with mode: 0644]
views.py [new file with mode: 0644]