team-3/src/c3nav/mapdata
2023-12-28 15:27:43 +01:00
..
api fixed PUT on /positions/{position_id}/ API endpoint 2023-12-28 15:27:43 +01:00
management what the fuck are slugs with underscores 2023-12-26 17:46:08 +01:00
migrations importhub now with automatic reports doing 2023-12-25 23:38:23 +01:00
models some more preview image and embed card related stuff 2023-12-27 13:13:32 +01:00
render little bit of render refactoring 2023-12-26 18:15:07 +01:00
schemas fixed /map/positions api endpoint to work for unavailable custom locations 2023-12-25 12:05:45 +01:00
utils implement slug property and get_slug method on CustomLocation 2023-12-26 17:11:46 +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 fixed wrong extension in ArchiveFileExtConverter 2023-12-21 21:54:22 +01:00
fields.py fix problem with editor and main_point 2023-12-24 16:37:09 +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 preview images for routes 2023-12-26 20:04:02 +01:00
views.py avoid race condition between multiple tile renderers using the same cache 2023-12-27 21:44:02 +01:00