transport-accessibility/transport_accessibility/pt_map
2024-06-27 13:01:56 +02:00
..
migrations Started adding tests to tests for the models' integrity with GTFS 2024-06-27 13:01:56 +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 Started adding tests to tests for the models' integrity with GTFS 2024-06-27 13:01:56 +02:00
models.py Started adding tests to tests for the models' integrity with GTFS 2024-06-27 13:01:56 +02:00
query.py Fixed and rebuilt sphinx docs 2024-06-21 12:02:35 +02:00
test_data.py Started adding tests to tests for the models' integrity with GTFS 2024-06-27 13:01:56 +02:00
tests_gtfs_compliance.py Started adding tests to tests for the models' integrity with GTFS 2024-06-27 13:01:56 +02:00
tests.py.m4 Started adding tests to tests for the models' integrity with GTFS 2024-06-27 13:01:56 +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