From 8597d71f80a8fe0dc7855561a0ac6ebf5b06eb9d Mon Sep 17 00:00:00 2001
From: Matthew Juhl <mjuhl24@gmail.com>
Date: Fri, 21 Aug 2009 20:16:45 +0000
Subject: [PATCH] README updated

---
 README | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README b/README
index 045cf95e..ded04b17 100644
--- a/README
+++ b/README
@@ -27,6 +27,10 @@ Make sure the local site has an updated copy of the templatedependents
 *******
 ** Notes on importing data:
 *******
+
+****From here on out we will be dumping data from the live server to import on testing instances only. Changes on test
+instances that modify database fields must be documented and repeated on the live server after testing.
+
 full_dump.sql is is full copy of the mysql database that must be modified upon import.
 safe_dump.sql can be imported without the need for modification
 
-- 
GitLab