2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-14 17:27:16 +00:00

Moved notable caves to settings.py, link to a script to fix permissions

This commit is contained in:
expo
2015-06-21 15:08:09 +01:00
parent 9fd6163704
commit 087a028388
3 changed files with 22 additions and 5 deletions

View File

@@ -30,6 +30,8 @@ SITE_ID = 1
# to load the internationalization machinery.
USE_I18N = True
FIX_PERMISSIONS = []
NOTABLECAVESHREFS = [ "161", "204", "258", "76", "107", "264" ]
# URL prefix for admin media -- CSS, JavaScript and images. Make sure to use a
# trailing slash.