team-3/src/c3nav/routing
2023-12-21 01:27:39 +01:00
..
api fix routing options updating 2023-12-21 01:27:39 +01:00
migrations migrate to django's native JSONField 2022-04-03 19:40:12 +02:00
utils add contains_points to mpl utils and move mpl utils to mapdata 2017-11-08 16:03:32 +01:00
__init__.py first stuff for graph building – collecting points 2016-12-02 23:32:19 +01:00
exceptions.py throw correct exceptions during routing 2017-12-11 01:09:54 +01:00
forms.py update dependencies and upgrade code for django where needed/possible 2022-04-03 16:34:11 +02:00
locator.py make linter happy 2023-12-11 19:02:19 +01:00
models.py move routing restrictions setting down 2023-12-21 01:22:15 +01:00
route.py feature to avoid/prefer restricted areas 2023-12-21 00:53:57 +01:00
router.py fix error when using routing restriction option 2023-12-21 01:19:37 +01:00
schemas.py convert django lazy string proxies to strings in the base schema validator, rather than in the serialization code of each source model 2023-12-11 20:59:19 +01:00