Closed ashleysommer closed 6 years ago
_config/ shouldn't be there. A specific implementation of this module would need a _config/ folder with config vars in a initi.py file with local config, passwords etc. Presume folder is there due to an accidental commit to a child file.
Likewise for controller/ & model/: these are implementation-specific folders (I typically use an MVC with a model, view & controller folder). Must be there due to accidental child file commits
I should remove these folders
There are empty directories
_config
,controller
,model
, in the repository. They only contain old cache files, and none of these directories seem to be used in the project.