Графік комітів

6 Коміти

Автор SHA1 Повідомлення Дата
45eec97bf3 Add exception e-mail handler 2014-12-04 15:56:20 -08:00
ff75921129 Move to new settings system 2014-12-04 15:06:44 -08:00
67a30e2471 Add visitor tracking code 2014-12-02 15:46:13 -08:00
9f33f45015 Code cleanup and update documentation 2014-07-23 14:37:56 -07:00
8a2d6a7c04 Refactor modules into a plugin-based system
All modules are now plugins. The config.py calls load_plugin for each
plugin it needs (some plugins may load others automatically). Also each
plugin keeps its own template folder which gets added to the template
search path, so i.e. if the photo plugin is unloaded completely, the URL
endpoints won't work either (with the old system, since the HTML
templates still existed in the default root the endpoints would still
serve pages, just without any Python logic behind them).
2014-07-23 14:21:53 -07:00
9dcd556152 Reorganize module structure 2014-07-23 12:39:58 -07:00