摘要:
DEBUG = True################ STATICFILES ################# A list of locations of additional static filesSTATICFILES_DIRS = ( os.path.join(BASE_DIR... 阅读全文
posted @ 2014-08-06 18:53
凌度
阅读(2328)
评论(0)
推荐(0)
摘要:
############# SESSIONS #############SESSION_CACHE_ALIAS = 'default' # Cache to store session data if using the cache session b... 阅读全文
posted @ 2014-08-06 18:52
凌度
阅读(3286)
评论(0)
推荐(0)