tulsawebdevs / django-multi-gtfs

Django app to import and export General Transit Feed Specification (GTFS)
http://tulsawebdevs.org/
Apache License 2.0
50 stars 32 forks source link

Handle empty lines #66

Closed jclgoodwin closed 6 years ago

jclgoodwin commented 6 years ago

The routes.txt file in https://www.transportforireland.ie/transitData/google_transit_buseireann.zip has an extra newline character at the end, which is misinterpreted as an actual row resulting in django.db.utils.IntegrityError: NOT NULL constraint failed: route.rtype.