Commit Graph

2 Commits

Author SHA1 Message Date
5a088b76c7 Split off meetings code 2012-12-19 07:59:22 +00:00
785f627d7a Reorganized site and blog views and helpers to use LazyView
This increases the speed of the site by not requiring the site and blog code to
be imported on every request - just those that are relevant. It also splits the
code into modules which are easier to work with.
2012-12-19 06:53:59 +00:00