- Added sql files to create and drop db and to feed example data. - Added bridge to import (and later export) data from a gtfs.GTFS object to the database. - Updated models and migrations to implement the whole GTFS reference. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| 0001_initial.py | ||
| 0002_alter_calendardate_unique_together_and_more.py | ||
| 0003_alter_calendar_service_id_and_more.py | ||
| 0004_alter_agency_agency_id_alter_calendar_service_id_and_more.py | ||
| 0005_level_remove_stop_tts_stop_name_agency_agency_lang_and_more.py | ||
| 0006_alter_route_route_type.py | ||
| 0007_location_translation_attribution_bookingrule.py | ||
| 0008_area_farelegrule_faremedia_fareproduct_and_more.py | ||
| 0009_rename_faremedia_faremedium.py | ||
| 0010_rename_location_locationgeojson.py | ||
| 0011_rename_locationgeojson_locationsgeojson.py | ||