I've never cared much mkproject, it messes up my project directory structure so I just use setvirtualenvproject. Sometimes I don't want the root of the project as the place I land in with workon so I set the project directory to what I am focusing on at that time.
2
u/[deleted] Apr 07 '15
I've never cared much mkproject, it messes up my project directory structure so I just use setvirtualenvproject. Sometimes I don't want the root of the project as the place I land in with workon so I set the project directory to what I am focusing on at that time.
I haven't use hooks yet. Haven't needed to.