transport-accessibility/transport_accessibility/pt_map/migrations
Johannes Randerath f314bfb396 Got rid of bridge and fixed GTFS compliance
- Ported the bridge that was using a custom GTFS class and Pandas
  Dataframes to a native Django solution for and interface between db
  and csv (see api/io.py)
- Fixed some issues regarding the compliance of the exported csv files
  with the GTFS reference. I.e. now allowing times 24:00:00 <= t >=
  24:59:59
2024-06-24 14:21:53 +02:00
..
__init__.py Setup Mariadb 2024-05-31 22:32:30 +02:00
0001_initial.py API: Retrieve data 2024-06-19 22:12:20 +02:00
0002_initial.py API: Retrieve data 2024-06-19 22:12:20 +02:00
0003_faretransferrule_feed_info_id.py Added PUT, PATCH and DELETE to create, modify and delete model 2024-06-20 01:26:53 +02:00
0004_remove_trip_shape_id_trip_shape_id.py Got rid of bridge and fixed GTFS compliance 2024-06-24 14:21:53 +02:00
0005_alter_trip_shape_id.py Got rid of bridge and fixed GTFS compliance 2024-06-24 14:21:53 +02:00
0006_alter_bookingrule_end_time_and_more.py Got rid of bridge and fixed GTFS compliance 2024-06-24 14:21:53 +02:00
0007_alter_bookingrule_end_time_and_more.py Got rid of bridge and fixed GTFS compliance 2024-06-24 14:21:53 +02:00
0008_alter_timeframe_service_id_alter_trip_service_id.py Got rid of bridge and fixed GTFS compliance 2024-06-24 14:21:53 +02:00