From 84e573c204b24fe06d4edba03bf4b4696da3339a Mon Sep 17 00:00:00 2001 From: Adolfo Fitoria Date: Wed, 14 Sep 2011 16:52:13 -0300 Subject: Added parameters to the askbot_setup command and checked verbosity TODO: finish templating of settings.py to make it work --- askbot_requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'askbot_requirements.txt') diff --git a/askbot_requirements.txt b/askbot_requirements.txt index 70bc5874..b4b5a1f4 100644 --- a/askbot_requirements.txt +++ b/askbot_requirements.txt @@ -15,3 +15,4 @@ django-kombu==0.9.2 django-followit django-recaptcha-works python-openid +pystache==0.3.1 -- cgit v1.2.3-1-g7c22