Add a method to the project class that will rename a project and one to change path that will change all references to the project name and path accordingly: all project documents must change their field to the new project name, all paths must be changed according to the new path, config type must change to <new_project>__config__, etc.
Add a method to the project class that will rename a project and one to change path that will change all references to the project name and path accordingly: all project documents must change their field to the new project name, all paths must be changed according to the new path, config type must change to
<new_project>__config__, etc.