Johannes Randerath
9f7c360096
Refactored
2024-06-11 22:16:45 +02:00
Johannes Randerath
a310152c4f
Passing stops and routes to index
2024-06-11 17:20:25 +02:00
Johannes Randerath
4028f63624
Added actual foreign key support and made primary keys (kind of) unique
2024-06-10 16:33:57 +02:00
Johannes Randerath
c22049f499
Added documentation
...
- Using sphinx to documente the project
- Autodocumenting Python using numpy-style docstr and sphinx autodoc with napoleon
2024-06-03 20:29:28 +02:00
Johannes Randerath
71f8e765c3
Added export function to create GTFS files from a list of QuerySets
2024-06-03 00:54:48 +02:00
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