mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-18 12:21:42 +02:00
fix django core auth
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
import os
|
__package__ = 'archivebox.core'
|
||||||
from django.conf import settings
|
|
||||||
|
|
||||||
|
|
||||||
from ..config import (
|
from ..config import (
|
||||||
LDAP
|
LDAP
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user