transport-accessibility/transport_accessibility/pt_map
Johannes Randerath af5a2c862d Backend changes and sql convenience
- Added sql files to create and drop db and to feed example data.
- Added bridge to import (and later export) data from a gtfs.GTFS object
  to the database.
- Updated models and migrations to implement the whole GTFS reference.
2024-06-02 20:58:39 +02:00
..
migrations Backend changes and sql convenience 2024-06-02 20:58:39 +02:00
templates Template folder and first template 2024-06-01 15:15:09 +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 Backend changes and sql convenience 2024-06-02 20:58:39 +02:00
gtfs.py Backend changes and sql convenience 2024-06-02 20:58:39 +02:00
gtfs.py.bck Backend changes and sql convenience 2024-06-02 20:58:39 +02:00
models.py Backend changes and sql convenience 2024-06-02 20:58:39 +02:00
models.py.bck Backend changes and sql convenience 2024-06-02 20:58:39 +02:00
models.py.bck2 Backend changes and sql convenience 2024-06-02 20:58:39 +02:00
tests.py Setup Mariadb 2024-05-31 22:32:30 +02:00
urls.py Setup Mariadb 2024-05-31 22:32:30 +02:00
views.py Added GTFS import and export support 2024-06-01 15:49:46 +02:00