Merge branch 'master' into 'tresorerie'
# Conflicts: # apps/note/fixtures/initial.json # templates/base.html
This commit is contained in:
commit
57a01c48a8
12 changed files with 167 additions and 60 deletions
|
|
@ -128,7 +128,6 @@ PASSWORD_HASHERS = [
|
|||
|
||||
AUTHENTICATION_BACKENDS = (
|
||||
'permission.backends.PermissionBackend', # Custom role-based permission system
|
||||
'cas.backends.CASBackend', # For CAS connections
|
||||
)
|
||||
|
||||
REST_FRAMEWORK = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue