django-airports icon indicating copy to clipboard operation
django-airports copied to clipboard

Coordinates not working

Open snafupatton opened this issue 1 year ago • 0 comments

  • django-airports version: 1.0.3
  • Django version: 4.2.6
  • Python version: 3.9
  • Operating System: Windows 10

Description

I have inherited an applicaiton from contractors that used django-airports. Everything seems to be installed properly but when I try to add an airport I am not able to select coordinates from the map view.

image

Since this is a mandatory field I cannot get past the save option without getting an error

image

What I Did

On the Django administrator panel I tried to create an airport.

Is there anyway to disable this. For what we are using this application for we don't need the coordinates.

Or, how do you fix this problem.

snafupatton avatar Jun 19 '24 22:06 snafupatton