log requirements.txt @ 1201:fe10aea76cbd tip

age author description
Sun, 13 Mar 2022 15:53:41 -0500 Brian Neal Fix link to queues fork.
Thu, 13 Oct 2016 19:47:21 -0500 Brian Neal Upgrade redis to 2.10.5.
Wed, 12 Oct 2016 20:29:36 -0500 Brian Neal Update kombu for a redis UNIX socket problem.
Wed, 12 Oct 2016 19:30:10 -0500 Brian Neal Update requirements. Update Django & Celery.
Wed, 02 Mar 2016 20:18:55 -0600 Brian Neal Update to Django 1.8.10.
Fri, 15 Jan 2016 21:41:24 -0600 Brian Neal Update to Django 1.8.8.
Sat, 26 Dec 2015 15:16:10 -0600 Brian Neal Update django-haystack in requirements.txt.
Tue, 15 Dec 2015 21:01:07 -0600 Brian Neal Django 1.8 changes; first batch.
Sat, 28 Nov 2015 22:16:29 -0600 Brian Neal Update to Django 1.7.11.
Sat, 31 Oct 2015 17:36:31 -0500 Brian Neal Reorganized requirements files to be DRY.
Tue, 22 Sep 2015 20:23:50 -0500 Brian Neal Hotlink image form is functioning.
Mon, 31 Aug 2015 17:08:12 -0500 Brian Neal Update requirements for Django 1.7.10.
Sun, 12 Jul 2015 20:52:57 -0500 Brian Neal Update to Django 1.7.9.
Sat, 16 May 2015 15:02:31 -0500 Brian Neal Update requirements.txt for Django 1.7.8 upgrade.
Sat, 07 Mar 2015 14:10:43 -0600 Brian Neal Remove gdata from requirements files.
Mon, 16 Feb 2015 18:39:33 -0600 Brian Neal Update requirements files.
Sat, 03 Jan 2015 18:22:48 -0600 Brian Neal Access redis via UNIX socket.
Sat, 22 Nov 2014 13:33:21 -0600 Brian Neal Update requirements files for Google API v3 Python client install.
Thu, 30 Oct 2014 19:50:27 -0500 Brian Neal Update requirements files for latest version of six.
Thu, 30 Oct 2014 19:40:26 -0500 Brian Neal Update requirements.txt for latest html5lib.
Thu, 30 Oct 2014 19:30:37 -0500 Brian Neal For issue #79, use bleach to sanitize both user input markdown & html.
Sat, 23 Aug 2014 14:03:09 -0500 Brian Neal Update requirements files to include Django 1.6.6.
Sat, 17 May 2014 12:16:21 -0500 Brian Neal Updating requirements.txt for Django 1.6.5 & Pillow 2.4.0.
Sat, 08 Feb 2014 13:16:08 -0600 Brian Neal Update requirements files for Django 1.6.2.
Sat, 04 Jan 2014 14:59:34 -0600 Brian Neal Update production requireents file after upgrading to Haystack 2.1.
Tue, 31 Dec 2013 17:21:11 -0600 Brian Neal For #63 update production requirements file for celery 3.1.7.
Sun, 29 Dec 2013 15:41:56 -0600 Brian Neal Django 1.6: update production requirements file.
Sun, 15 Sep 2013 21:25:54 -0500 Brian Neal Update to Django 1.5.4; update requirements.txt.
Sun, 15 Sep 2013 17:00:52 -0500 Brian Neal Update production requirements.txt.
Sun, 25 Aug 2013 12:44:55 -0500 Brian Neal Updating production requirements.txt for Django 1.5.2.
Sat, 25 May 2013 17:44:18 -0500 Brian Neal Update requirements.txt to include ftfy.
Sat, 11 May 2013 15:49:02 -0500 Brian Neal For issue #41, use latest Markdown (2.3.1).
Sat, 11 May 2013 12:22:19 -0500 Brian Neal Fix last commit which goofed up the requirements.txt file.
Sat, 11 May 2013 12:17:39 -0500 Brian Neal Was using old revision of django-elsewhere.
Fri, 26 Apr 2013 15:36:15 -0500 Brian Neal Changes for moving to jaguar hosted by Linode.
Sat, 09 Mar 2013 18:24:46 -0600 Brian Neal Update to Django 1.4.5.
Sat, 04 Aug 2012 14:01:33 -0500 Brian Neal Update requirements files for Django 1.4.1.
Thu, 10 May 2012 20:30:46 -0500 Brian Neal Add docutils to requirements.txt.
Sun, 06 May 2012 11:03:38 -0500 Brian Neal Update production requirements.txt after Django 1.4 upgrade.
Thu, 26 Jan 2012 22:44:45 -0600 Brian Neal Reinstalled my fork of elsewhere with pip install -e so that the repo URL is
Thu, 26 Jan 2012 20:56:03 -0600 Brian Neal Updated requirements.txt after using my fork of django-elsewhere.
Fri, 13 Jan 2012 20:20:54 -0600 Brian Neal Update requirements.txt & .hgignore.
Tue, 10 Jan 2012 21:14:10 -0600 Brian Neal Updated requirements.txt file after updating to latest Haystack.
Sun, 11 Dec 2011 19:50:32 +0000 Brian Neal Converted production environment to a virtualenv; had to tweak some paths and the .wsgi file accordingly.
Thu, 08 Dec 2011 02:25:22 +0000 Brian Neal After creating a virtualenv (finally), adding a requirements file.