Get rid of restored_project
This creates confusion on how data are processed, because we get the same object out of order and force to lazily initialise objects when they should not need
Showing
Please register or sign in to comment
This creates confusion on how data are processed, because we get the same object out of order and force to lazily initialise objects when they should not need