From caad217ec2145b57e5263c782c07849a1a8eeb27 Mon Sep 17 00:00:00 2001 From: David Ormsbee Date: Tue, 10 Jul 2012 14:34:05 -0400 Subject: [PATCH] add other django-* dependencies from my pip freeze results --- requirements.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/requirements.txt b/requirements.txt index c068c65caf..d9086defd5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,3 +40,7 @@ django-countries django-kombu django-followit django-keyedcache +django-robots +django-ses +django-storages +django-threaded-multihost \ No newline at end of file