transport-accessibility/transport_accessibility/pt_map
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 Got rid of bridge and fixed GTFS compliance 2024-06-24 14:21:53 +02:00
static/pt_map Development of the drawing mechanism, displaying stops with the data imported from the database. 2024-06-11 23:04:22 +02:00
templates Development of the drawing mechanism, displaying stops with the data imported from the database. 2024-06-11 23:04:22 +02:00
__init__.py Setup Mariadb 2024-05-31 22:32:30 +02:00
admin.py Setup Mariadb 2024-05-31 22:32:30 +02:00
apps.py Setup Mariadb 2024-05-31 22:32:30 +02:00
class_names.py Got rid of bridge and fixed GTFS compliance 2024-06-24 14:21:53 +02:00
forms.py Added view to get models by pk 2024-06-17 14:26:23 +02:00
gtfs_schema.py Refactored 2024-06-11 22:16:45 +02:00
model_test_fields.py Added prerequisites to add tests and db convenience 2024-06-26 15:34:02 +02:00
models.py Got rid of bridge and fixed GTFS compliance 2024-06-24 14:21:53 +02:00
query.py Fixed and rebuilt sphinx docs 2024-06-21 12:02:35 +02:00
test_data.py Added prerequisites to add tests and db convenience 2024-06-26 15:34:02 +02:00
tests.py Added prerequisites to add tests and db convenience 2024-06-26 15:34:02 +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