On Sun, Nov 27, 2022 at 2:40 PM Ilyas Modni <[email protected]> wrote: > > AttributeError: module 'django.db.models' has no attribute 'PointField'
Are you importing: from django.contrib.gis.db import models -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CACwCsY6VyNv5RdQ5UbA2N2j9W2OKN0B0vg0gjS_kuphmAmd8xg%40mail.gmail.com.

