transport-accessibility/transport_accessibility/api
Johannes Randerath 7962ec4b6c Added prerequisites to add tests and db convenience
- api/convenience will hold convenience functions for database lookup
  and data grouping
- pt_map/model_test_fields holds the data from the GTFS reference
  relevant to model development
- pt_map/test_data holds example data to be used to test models
2024-06-26 15:34:02 +02:00
..
migrations API: Retrieve data 2024-06-19 22:12:20 +02:00
__init__.py API: Retrieve data 2024-06-19 22:12:20 +02:00
admin.py API: Retrieve data 2024-06-19 22:12:20 +02:00
apps.py API: Retrieve data 2024-06-19 22:12:20 +02:00
convenience.py Added prerequisites to add tests and db convenience 2024-06-26 15:34:02 +02:00
io.py Got rid of bridge and fixed GTFS compliance 2024-06-24 14:21:53 +02:00
models.py API: Retrieve data 2024-06-19 22:12:20 +02:00
tests.py API: Retrieve data 2024-06-19 22:12:20 +02:00
urls.py PUT, DELETE and address Changes 2024-06-20 23:25:33 +02:00
views.py Fixed and rebuilt sphinx docs 2024-06-21 12:02:35 +02:00