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

NOT NULL constraint failed: airports_airport.location: id=41117

Open bashu opened this issue 4 years ago • 0 comments

details bellow

{'altitude': 0.0,
 'city': <City: Tosagua>,
 'city_name': 'Coaque',
 'country': <Country: Ecuador>,
 'iata': None,
 'icao': 'SECQ',
 'ident': 'SECQ',
 'local': None,
 'location': <Point object at 0x7ff7eb561290>,
 'name': 'Coaque Airport',
 'region': <Region: Manabí>,
 'type': 'small_airport'}

bashu avatar Dec 17 '21 10:12 bashu