Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-15 | Fixups to ensure that pylint does not find anything major wrong. | Joshua Harlow | |
2012-06-15 | Moved the common user data classes and functionality back to this file since ↵ | Joshua Harlow | |
for now it seems to make organizational sense to put it here. | |||
2012-06-09 | Rename these to user_data module + submodules. | Joshua Harlow | |
2012-06-08 | Large amounts of refactoring. | Joshua Harlow | |
Now there exists a class which processes the user data down to a mime message and just some small utility methods to walk and determine types. Large amount of content type cleanups & constant creation. | |||
2012-06-07 | 1. Adding some new helper files that split off file inclusion, templating, ↵ | Joshua Harlow | |
importing, constant usage. 1. Move all datasources to a new sources directory 1. Rename some files to be more consistent with python file/module naming. |