mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2024-12-26 04:22:21 +00:00
5 lines
141 B
Python
5 lines
141 B
Python
# Database
|
|
# https://docs.djangoproject.com/en/3.0/ref/settings/#databases
|
|
|
|
EMAIL_BACKEND = 'django.core.mail.backends.console.EmailBackend'
|