- Split up mail stuff from mail views.py into separate module
- Implement templating system into utils.py, so that plugins can use them later
- Test cases (possibly auto-test cases/tools?)
- Docs, docs, docs!
- Create module loader stuff, so that we can have any module and get it to plug into the core and let it setup its URL routing (pathing), own modules, etc. See main 'Crystal' section (middle) on diagram: http://mediati.org/temp/more-avocado.png
- Implement mail-sending code
- Implement calendaring code
