DEV Community

Discussion on: 🐘 Set up A PostgreSql Database in Django

Collapse
 
hnsmchl profile image
hnsmchl

Hello there, I receive this error message when trying to migrate the settings.py

decouple.UndefinedValueError: DATABASE_URL not found. Declare it as envvar or define a default value.

any solutions?