From a0900f09cc82b44088d2bbe6f8bfdc5bfb0f698e Mon Sep 17 00:00:00 2001 From: JonahStanley Date: Wed, 10 Jul 2013 16:23:26 -0400 Subject: [PATCH] Commented why Acceptance_static is needed --- cms/envs/acceptance_static.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cms/envs/acceptance_static.py b/cms/envs/acceptance_static.py index cfcf35a5b5..f7d69794fb 100644 --- a/cms/envs/acceptance_static.py +++ b/cms/envs/acceptance_static.py @@ -1,6 +1,8 @@ """ This config file extends the test environment configuration so that we can run the lettuce acceptance tests. +This is used in the django-admin call as acceptance.py +contains random seeding, causing django-admin to create a random collection """ # We intentionally define lots of variables that aren't used, and