Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add psycopg2 to requirements #19

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Add psycopg2 to requirements #19

merged 1 commit into from
Aug 23, 2024

Conversation

assumptionsandg
Copy link
Contributor

Add psycopg2 to requirements for postgresql support to avoid error

File "/venv/lib/python3.10/site-packages/django/db/backends/postgresql/base.py", line 29, in <module>                             
raise ImproperlyConfigured("Error loading psycopg2 or psycopg module")                                                          
django.core.exceptions.ImproperlyConfigured: Error loading psycopg2 or psycopg module

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@JohnGarbutt JohnGarbutt marked this pull request as ready for review August 23, 2024 13:28
Copy link
Member

@JohnGarbutt JohnGarbutt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets add in this extra dependency

@scrungus scrungus merged commit 32969d7 into main Aug 23, 2024
9 checks passed
@scrungus scrungus deleted the requirements-psycopg2 branch August 23, 2024 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants