From 6e957e4ac07dabd834a21f42cc99fe01eaeffcf6 Mon Sep 17 00:00:00 2001 From: cdvv7788 Date: Tue, 13 Oct 2015 11:10:57 -0500 Subject: [PATCH] Minor clarification about repo_name on setup --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index f0972d7a..4134f712 100644 --- a/README.rst +++ b/README.rst @@ -82,6 +82,7 @@ You'll be prompted for some questions, answer them, then it will create a Django **Warning**: After this point, change 'Daniel Greenfeld', 'pydanny', etc to your own information. +**Warning**: repo_name must be a valid Python module name or you will have issues on imports. It prompts you for questions. Answer them::