diff --git a/settings.py b/settings.py index ba4b8f1..01119d5 100644 --- a/settings.py +++ b/settings.py @@ -34,9 +34,9 @@ CAVERN = "cavern" # for parsing .svx files and producing .3d files SURVEXPORT = "survexport" # for parsing .3d files and producing .pos files MOGRIFY = "mogrify" # for rotating images -NOTABLECAVES1623 = ["290", "264", "161", "204"] -NOTABLECAVES1626 = [] -# NOTABLECAVES1626 = ["359"] +NOTABLECAVES1623 = ["290", "264", "258", "161", "204"] +#NOTABLECAVES1626 = [] +NOTABLECAVES1626 = ["359"] # Note that this builds upon the django system installed # global settings in