forked from expo/troggle
fixed out of date comment
This commit is contained in:
@@ -38,10 +38,9 @@ THUMBNAIL_HEIGHT = 200
|
|||||||
It uses a lot of opinionated Django default magic, none of which I am familiar with.
|
It uses a lot of opinionated Django default magic, none of which I am familiar with.
|
||||||
Philip
|
Philip
|
||||||
|
|
||||||
The function image_selector() is only called from a template file doing a popup input form,
|
The function image_selector() stores files in, e.g.
|
||||||
but it stores files directly in expoweb/i /l /t instead of in
|
|
||||||
/expoweb/1623/2018-MS-01/i , /l, /t
|
/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):
|
def get_dir(path):
|
||||||
|
|||||||
Reference in New Issue
Block a user