Can a Pyramid app's "root" directory be renamed later without consequence?

73 views
Skip to first unread message

Zak

unread,
Mar 13, 2013, 4:43:23 PM3/13/13
to pylons-...@googlegroups.com
When you start a new Pyramid app, it creates a directory with the capitalized name of your project like "MyProject". Can this later be renamed to something like "web" or will this break functionality?

RedBaron

unread,
Mar 14, 2013, 4:59:26 AM3/14/13
to pylons-...@googlegroups.com
I don't think it should break the functionality as long as you change the name at all relevant places (config files, code fragments etc.). Take care about modifying the setup.py file as well if you plan to change the distributed package name too
Reply all
Reply to author
Forward
0 new messages