team-3/src/c3nav/mapdata
2023-12-11 18:49:18 +01:00
..
api updates/fetch should return user information in field "user_data" and not "user" 2023-12-11 15:13:16 +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 make altitudes reusable using GroundAltitude model 2023-12-11 18:17:57 +01:00
render extract color variables for rendering 2023-12-11 18:49:18 +01:00
schemas SerializableSchema should check if its values can be serialized, so that it doesn't break when used in a union with a base type or schema that isn't a SerializableSchema 2023-12-11 14:07:41 +01:00
utils make altitudes reusable using GroundAltitude model 2023-12-11 18:17:57 +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