mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-09 19:40:19 +00:00
better scss
This commit is contained in:
@ -46,7 +46,7 @@ from sentry_sdk.integrations.django import DjangoIntegration
|
||||
|
||||
from .honeypot import custom_honeypot_error
|
||||
|
||||
BASE_DIR = Path(".").parent.parent
|
||||
BASE_DIR = Path(__file__).parent.parent
|
||||
|
||||
os.environ["HTTPS"] = "off"
|
||||
|
||||
|
Reference in New Issue
Block a user