Revision 182569ad
- Fixed the logging so that the log file can be specified in the settings.py file and via command line instead of the default path.
- Changed the logging so that if a log file is not specified then it logs to stdout
- Changed the sys.path.append for PYTHONPATH to using the 'from ... import' method
- Created the initial packaging tool for creating runnable eggs.
Files
- added
- modified
- copied
- renamed
- deleted