`'ENGINE': 'django.db.backends.postgresql_psycopg2',` is deprecated and has been removed in Django 3 making this no longer compatible with Django 3. There's an open PR open to fix the issue: https://github.com/jimfunk/django-postgresql-netfields/pull/96