Skip to content

Django Shell without recreate Postgres #4281

Answered by browniebroke
spuigdengolas asked this question in Q&A
Discussion options

You must be logged in to vote

Are you running this with docker-compose run? Have you tried using the --no-deps option?

docker-compose -f production.yml run --no-deps python manage..py shell

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by spuigdengolas
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants