Rename of feature AUTH_USE_MIT_CERTIFICATES to AUTH_USE_CERTIFICATES across platform.

Caution! This is backwards incompatible
This commit is contained in:
Carson Gee
2014-02-03 14:30:09 -05:00
parent f33c308979
commit 8cbe263ca0
13 changed files with 27 additions and 24 deletions

View File

@@ -9,7 +9,7 @@
from .common import *
from .dev import *
FEATURES['AUTH_USE_MIT_CERTIFICATES'] = True
FEATURES['AUTH_USE_CERTIFICATES'] = True
FEATURES['USE_DJANGO_PIPELINE'] = False # don't recompile scss