[CentralOH] Sprints - cohpy.org Web Site
miles groman
miles.groman at gmail.com
Fri Oct 9 19:47:27 CEST 2009
urlpatterns = patterns('django.views.generic.simple',
(r'^/$', 'direct_to_template', {'template': 'index.html'}),
(r'^about/$', 'direct_to_template', {'template': 'about.html'}),
(r'^contact/$', 'direct_to_template', {'template': 'contact.html'}),
# ...
)
Sites done! Time to start brainstorming real functionality and content
Chris - Git is to Github as Mercurial is to Bitbucket, yes.
More information about the CentralOH
mailing list