log

age author description
Thu, 08 Jan 2009 18:37:34 +0000 mcroydon Bump version number for Django compatability fix.
Thu, 08 Jan 2009 17:58:04 +0000 mcroydon Change django settings access to use getattr. Thanks, James.
Thu, 08 Jan 2009 15:40:25 +0000 mcroydon Removed test directory that git failed to remove for me.
Thu, 08 Jan 2009 08:08:08 +0000 mcroydon Replaced url in setup.py to point to the project. Thanks, Eric.
Thu, 08 Jan 2009 08:06:13 +0000 mcroydon Removed build dir.
Thu, 08 Jan 2009 07:59:00 +0000 mcroydon Add test module to setup.py.
Thu, 08 Jan 2009 07:55:51 +0000 mcroydon Cleanup build and old test dir.
Thu, 08 Jan 2009 07:49:35 +0000 mcroydon Initial commit with two tested backends: memcached protocol and Amazon SQS. Because of the non-guaranteed nature of SQS queues, some tests may fail even though the library is working properly.
Thu, 08 Jan 2009 07:43:34 +0000 unknown Initial directory structure.