mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-06-21 03:58:26 +02:00
@ -286,6 +286,6 @@ else:
|
||||
from .settings_dev import * # noqa: F401,F403
|
||||
|
||||
try:
|
||||
from .settings_local import *
|
||||
from .settings_local import * # noqa: F401,F403
|
||||
except ImportError:
|
||||
pass
|
||||
|
Reference in New Issue
Block a user