graph
- Remove import from setup.py.2009-01-08, by mcroydon
- Bump version number for Django compatability fix.2009-01-08, by mcroydon
- Change django settings access to use getattr. Thanks, James.2009-01-08, by mcroydon
- Removed test directory that git failed to remove for me.2009-01-08, by mcroydon
- Replaced url in setup.py to point to the project. Thanks, Eric.2009-01-08, by mcroydon
- Removed build dir.2009-01-08, by mcroydon
- Add test module to setup.py.2009-01-08, by mcroydon
- Cleanup build and old test dir.2009-01-08, by 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.2009-01-08, by mcroydon
- Initial directory structure.2009-01-08, by unknown