Answer the question
In order to leave comments, you need to log in
What to do with fields specific to Postgre if it is only in the cloud and local debugging goes to Sqlite?
I want to add fields
from django.contrib.postgres.fields import ArrayField
Answer the question
In order to leave comments, you need to log in
No way. Install postgry locally.
And ArrayField is not the worst thing you will encounter when developing on one database and deploying to another.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question