Comment 1 for bug 493130

Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote : Re: Quickly prevents creating a project with a "-" in the name

Thanks for using Quickly and making it better,

This issue is that we create a module named <yourapp> and Python doesn't allow - in module name (nor in functions, variables...). I guess that's something we will fix (removing - for the module name, taking care of classes and functions), but we will fix it later.
I'm setting it as a wishlist.