File "/.../.venv/lib/python3.13/site-packages/django/db/backends/utils.py", line 105, in _execute return self.cursor. execute(sql, params) File "/.../.venv/lib ...
Add a .env file at the root SECRET_KEY=your-secret-key DEBUG=True ALLOWED_HOSTS=127.0.0.1,localhost DATABASE_URL=postgres://username:password@localhost:5432/dbname ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results