delete unused testing.py conf file
found that local.py was used for tests. Which lead to wonder : what is the use of testing.py should it be deleted ?
only appears on pyproject.toml django-settings-module = "config.settings.testing" -> to update and delete