transport-accessibility/transport_accessibility/pt_map
2024-06-20 01:26:53 +02:00
..
migrations Added PUT, PATCH and DELETE to create, modify and delete model 2024-06-20 01:26: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
bridge.py API: Retrieve data 2024-06-19 22:12:20 +02:00
class_names.py API: Retrieve data 2024-06-19 22:12:20 +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
gtfs.py Added documentation 2024-06-03 20:29:28 +02:00
models.py API: Retrieve data 2024-06-19 22:12:20 +02:00
query.py Passing stops and routes to index 2024-06-11 17:20:25 +02:00
tests.py Setup Mariadb 2024-05-31 22:32:30 +02:00
urls.py Added view to get models by pk 2024-06-17 14:26:23 +02:00
views.py Added PUT, PATCH and DELETE to create, modify and delete model 2024-06-20 01:26:53 +02:00