| changeset 253 | e961589fc0a7 |
| parent 139 | f7c6c59dff95 |
| child 501 | 5b198be85d50 |
--- a/virtualenv/web/res/res_create_env.py Thu Nov 24 16:13:56 2011 +0100 +++ b/virtualenv/web/res/res_create_env.py Thu Nov 24 17:25:25 2011 +0100 @@ -37,6 +37,7 @@ ('OPENID', 'pip', None, None), ('DJANGO_OPENID_CONSUMER', 'pip', None, None), ('SOCIAL_AUTH', 'easy_install', None, None), + ('DJANGO_GUARDIAN', 'pip', None, None), ]) if system_str == "Darwin":