mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-14 07:04: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
|
__package__ = 'archivebox.core'
|
||||||
from django.conf import settings
|
|
||||||
|
|
||||||
|
|
||||||
from ..config import (
|
from ..config import (
|
||||||
LDAP
|
LDAP
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue