No Module screening.secret_settings
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Greetings and thank you for your contributions to open source.
I'm catching an error screening.secret_settings when I run python manage.py runserver. This appears to stem from line 15 in settings.py, from .secret_settings import. VS doesn't recognize the import. Is this a version issue? If anyone could please point me in the right direction, that would be greatly appreciated.
Many Thanks
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running python manage.py runserver and inspect line 15 of settings.py, where .secret_settings is imported. Check whether the repository documents or includes the expected secret_settings module and determine the setup steps needed for the server to start without the import error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100