mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-13 22:54:27 -04:00
fix django core auth
This commit is contained in:
parent
beb83f292d
commit
eaa4a9c5ea
1 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
|||
import os
|
||||
from django.conf import settings
|
||||
__package__ = 'archivebox.core'
|
||||
|
||||
|
||||
|
||||
from ..config import (
|
||||
LDAP
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue