log

age author description
2015-12-08 Brian Neal Turn on ManifestStaticFilesStorage on production.
2015-12-07 Brian Neal ManifestStaticFilesStorage: get rid of STATIC_URL in templates.
2015-12-06 Brian Neal ManifestStaticFilesStorage: stop using form Media.
2015-12-06 Brian Neal Fixes to make assets work with ManifestStaticFilesStorage.
2015-12-06 Brian Neal Remove redundant DEBUG flag.
2015-12-02 Brian Neal Converting to ManifestStaticFilesStorage.
2015-11-29 Brian Neal Update to Django 1.7.11.
2015-11-27 Brian Neal Prevent mixed content in UserProfiles.
2015-11-27 Brian Neal Perform SSL image_check on profile text fields.
2015-11-27 Brian Neal Move SSL related settings to production module.
2015-11-27 Brian Neal Fix some mixed content issues.
2015-11-27 Brian Neal Set SSL settings to True.