79296706

Date: 2024-12-20 09:12:14
Score: 2.5
Natty:
Report link

For me the problem was that I was running makemigrations && migrate on build Dockerfile, so database wasn't running at that stage. I had to run migrations on CMD instead.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: adrian n