i have this problem: django.db.utils.NotSupportedError: PostgreSQL 13 or later is required (found 12.2). (oil) 21:13 ~/ecoil (main)$
any help ?
i have this problem: django.db.utils.NotSupportedError: PostgreSQL 13 or later is required (found 12.2). (oil) 21:13 ~/ecoil (main)$
any help ?
You need to use Django 5.0 for a moment. Postgres 13+ is on the way.