snipher marube

Results 2 issues of snipher marube

**Description** When attempting to run the `collectstatic` command with the `--clear` option, it fails with a traceback indicating that the STATIC_ROOT setting is not configured. This prevents static files from...

**Summary** This PR improves project configuration by splitting the Django settings into modular files for development and production environments. This structure follows best practices for environment-specific configuration and enhances maintainability,...