team-3/src/c3nav/mapdata
2023-12-07 17:43:32 +01:00
..
api fixed error in /updates/fetch api endpoint if case there are no site updates 2023-12-07 07:22:58 +01:00
management update django-ninja, including pydantic v2 and add provisional level api 2023-11-18 21:29:35 +01:00
migrations fix super old broken migration 2023-11-26 18:00:50 +01:00
models fixed process_updates and Locator.rebuild 2023-12-07 06:43:50 +01:00
render an experiment. lets don't use threading locks, hope it helps with performance 2023-12-07 17:28:13 +01:00
schemas merge RangeLocator into Locator and modernize code 2023-12-07 02:21:46 +01:00
utils fix logic error in CachePackage.open() 2023-12-07 17:43:32 +01:00
__init__.py update dependencies and upgrade code for django where needed/possible 2022-04-03 16:34:11 +02:00
apps.py split up c3nav.maputils.cache 2017-11-20 02:07:27 +01:00
context_processors.py add control panel index 2017-12-08 15:21:33 +01:00
converters.py pathlib api stuff, zstd support and gracefull error handling for the get_cache_package 2023-12-07 04:12:37 +01:00
fields.py update some dependencies 2023-12-01 01:56:23 +01:00
forms.py make linter happy 2023-11-26 17:55:23 +01:00
grid.py it's grid square, not grid cell (even though we don't have square cells) 2018-12-10 19:39:32 +01:00
middleware.py some more comments 2017-12-15 00:04:32 +01:00
tasks.py update dependencies and upgrade code for django where needed/possible 2022-04-03 16:34:11 +02:00
urls.py fix linter warnings 2022-04-03 16:42:17 +02:00
views.py fixed tile view trying to delete non existing folders 2023-12-07 08:08:07 +01:00