2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-01-19 11:42:55 +00:00

fixed out of date comment

This commit is contained in:
2025-07-25 11:32:16 +02:00
parent 6ffcae16a2
commit 2b5d3ecb01

View File

@@ -38,10 +38,9 @@ THUMBNAIL_HEIGHT = 200
It uses a lot of opinionated Django default magic, none of which I am familiar with.
Philip
The function image_selector() is only called from a template file doing a popup input form,
but it stores files directly in expoweb/i /l /t instead of in
The function image_selector() stores files in, e.g.
/expoweb/1623/2018-MS-01/i , /l, /t
so ALL new caves have photos in the smae place, which makes the default upload EXTREMELY CONFUSING
so each cave has it's own set of /i /l and /t subfolders.
"""
def get_dir(path):