changement de theme

This commit is contained in:
Ambulance Clerc
2023-06-04 17:17:18 +02:00
parent c33732b7d3
commit 1d4d97bb0e
5 changed files with 41 additions and 56 deletions

View File

@@ -12,7 +12,7 @@ https://docs.djangoproject.com/en/4.0/ref/settings/
from pathlib import Path
import os
from Reskreen.server_config import *
from .server_config import *
# Build paths inside the project like this: BASE_DIR / 'subdir'.
BASE_DIR = Path(__file__).resolve().parent.parent