From dfa131dc7a17e17308c2c831104149887e45e8bf Mon Sep 17 00:00:00 2001 From: holy Date: Wed, 8 Jul 2015 16:48:28 +0530 Subject: Update ReadMe.rst --- ReadMe.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ReadMe.rst b/ReadMe.rst index 3a2e861..6138499 100644 --- a/ReadMe.rst +++ b/ReadMe.rst @@ -101,8 +101,9 @@ Usage **Not for first time users and only for developers** -Migration (How to add a new model field to an existing table using South without having to drop a table) ---------- +Migration +---------- +(How to add a new model field to an existing table using South without having to drop a table) - Enter into virual environment -- cgit