mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-10 19:57:09 +03:00
Merge pull request #375 from swappsco/readme-update
added a warning: repo_name must be a valid Python module
This commit is contained in:
commit
ff0177f614
|
@ -85,6 +85,8 @@ 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::
|
||||
|
||||
Cloning into 'cookiecutter-django'...
|
||||
|
|
Loading…
Reference in New Issue
Block a user