Skip to content
Snippets Groups Projects
Verified Commit f84087b6 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files
parent ff8ace50
No related branches found
No related tags found
No related merge requests found
Pipeline #269 passed with warnings
from glob import glob
import os
from warnings import warn
from django.apps import AppConfig
from django.conf import settings
from django.db.utils import ProgrammingError
class CoreConfig(AppConfig):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment