====================================
Change History for Engage Django SDK
====================================
1.0.0  -- Add support for serving static files from webserver; support Django 1.3
0.9.3  -- Minor changes for MySQL linux support
0.9.2  -- Fixed false positive error when using realpath() in settings
          file; enhancements related to future MySQL support
0.9.1  -- Better validation and error handling for pip requirements
0.9.0  -- Added engage_components.json file
0.8.1  -- Run validator from settings dir and add to PYTHONPATH
0.8.0  -- Create virtualenv and install requirements before validation
0.7.2  -- Fixed bug with settings module, better checking of INSTALLED_APPS,
          changed name of executable to engage-django
0.7.1  -- Minor bug fixes
0.7.0  -- New deployed file layout, use django_settings_module
0.6.6  -- Added product name and version settings
0.6.5  -- Changes related to PostgreSQL support
0.6.4  -- Added support for requirements.txt file
0.6.3  -- Changed naming of log files.
0.6.2  -- Added ENGAGE_MIGRATION_APPS
0.6.1  -- Initial version


