team-3/src/c3nav
2023-07-14 05:50:18 +02:00
..
api satisfy linter and type checker in many places 2022-04-03 20:19:41 +02:00
control migrate to django's native JSONField 2022-04-03 19:40:12 +02:00
editor fix editor up a bit 2023-06-26 18:15:34 +02:00
locale/de/LC_MESSAGES Typo (#62) 2020-01-27 01:53:00 +01:00
mapdata fix editor up a bit 2023-06-26 18:15:34 +02:00
mesh more routing implementation 2022-04-15 21:06:57 +02:00
routing satisfy linter and type checker in many places 2022-04-03 20:19:41 +02:00
site satisfy linter and type checker in many places 2022-04-03 20:19:41 +02:00
static show nearby locations 2019-12-25 00:40:19 +01:00
tileserver tileserver: added /check route for healthchecks 2023-07-14 05:48:56 +02:00
__init__.py add django project 2016-07-07 17:25:33 +02:00
asgi.py fixed asgi.py, added option to serve static files via starlette 2023-07-14 05:48:56 +02:00
celery.py add celery basics 2016-09-27 15:32:42 +02:00
profiler.py send update_cache_key a different way 2019-12-10 12:37:33 +01:00
routing.py create mesh app and basic asgi websocket setup for communication 2022-04-04 01:13:48 +02:00
settings.py use the same enviorment variable for the data dir everywhere 2023-07-14 05:50:18 +02:00
urls.py create mesh app and basic asgi websocket setup for communication 2022-04-04 01:13:48 +02:00
wsgi.py add django project 2016-07-07 17:25:33 +02:00