log requirements.txt @ 850:202e0828aafe

age author description
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.