log requirements.txt @ 1205:510ef3cbf3e6 modernize tip

age author description
2 weeks ago Brian Neal Getting SG101 running on my macbook. modernize tip
2022-03-13 Brian Neal Fix link to queues fork.
2016-10-14 Brian Neal Upgrade redis to 2.10.5.
2016-10-13 Brian Neal Update kombu for a redis UNIX socket problem.
2016-10-13 Brian Neal Update requirements. Update Django & Celery.
2016-03-03 Brian Neal Update to Django 1.8.10.
2016-01-16 Brian Neal Update to Django 1.8.8.
2015-12-26 Brian Neal Update django-haystack in requirements.txt.
2015-12-16 Brian Neal Django 1.8 changes; first batch.
2015-11-29 Brian Neal Update to Django 1.7.11.
2015-10-31 Brian Neal Reorganized requirements files to be DRY.
2015-09-23 Brian Neal Hotlink image form is functioning.
2015-08-31 Brian Neal Update requirements for Django 1.7.10.
2015-07-13 Brian Neal Update to Django 1.7.9.
2015-05-16 Brian Neal Update requirements.txt for Django 1.7.8 upgrade.
2015-03-07 Brian Neal Remove gdata from requirements files.
2015-02-17 Brian Neal Update requirements files.
2015-01-04 Brian Neal Access redis via UNIX socket.
2014-11-22 Brian Neal Update requirements files for Google API v3 Python client install.
2014-10-31 Brian Neal Update requirements files for latest version of six.
2014-10-31 Brian Neal Update requirements.txt for latest html5lib.
2014-10-31 Brian Neal For issue #79, use bleach to sanitize both user input markdown & html.
2014-08-23 Brian Neal Update requirements files to include Django 1.6.6.
2014-05-17 Brian Neal Updating requirements.txt for Django 1.6.5 & Pillow 2.4.0.
2014-02-08 Brian Neal Update requirements files for Django 1.6.2.
2014-01-04 Brian Neal Update production requireents file after upgrading to Haystack 2.1.
2013-12-31 Brian Neal For #63 update production requirements file for celery 3.1.7.
2013-12-29 Brian Neal Django 1.6: update production requirements file.
2013-09-16 Brian Neal Update to Django 1.5.4; update requirements.txt.
2013-09-15 Brian Neal Update production requirements.txt.
2013-08-25 Brian Neal Updating production requirements.txt for Django 1.5.2.
2013-05-25 Brian Neal Update requirements.txt to include ftfy.
2013-05-11 Brian Neal For issue #41, use latest Markdown (2.3.1).
2013-05-11 Brian Neal Fix last commit which goofed up the requirements.txt file.
2013-05-11 Brian Neal Was using old revision of django-elsewhere.
2013-04-26 Brian Neal Changes for moving to jaguar hosted by Linode.
2013-03-10 Brian Neal Update to Django 1.4.5.
2012-08-04 Brian Neal Update requirements files for Django 1.4.1.
2012-05-11 Brian Neal Add docutils to requirements.txt.
2012-05-06 Brian Neal Update production requirements.txt after Django 1.4 upgrade.
2012-01-27 Brian Neal Reinstalled my fork of elsewhere with pip install -e so that the repo URL is
2012-01-27 Brian Neal Updated requirements.txt after using my fork of django-elsewhere.
2012-01-14 Brian Neal Update requirements.txt & .hgignore.
2012-01-11 Brian Neal Updated requirements.txt file after updating to latest Haystack.
2011-12-11 Brian Neal Converted production environment to a virtualenv; had to tweak some paths and the .wsgi file accordingly.
2011-12-08 Brian Neal After creating a virtualenv (finally), adding a requirements file.