You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
What answers become what is not totally clear. The on the first run of the cookiecutter, I put the project name in "full_name" then cancelled and went back and put my name. Maybe making the project name first would be more clear, and if there is a way to put a tip along with full_name say "author full name".
Stripping out bad characters or mentioning the string is for "class names" would be helpful (or having a tip saying only spaces, letters and numbers and must start with letter), because the following answers produced unexpected results:
Expected behavior
full_name
say "author full name".Actual behavior
(The hyphen is used in class names, creating invalid syntax.)
widgets.py
confpage.py
plugin.py
setup.py
The text was updated successfully, but these errors were encountered: