Hi!
I think you've found the wrong mailing list for this post. This mailing
list is for discussing the development of Django itself, not for support
using Django. This means the discussions of bugs and features in Django
itself, rather than in your code using it. People on this list are unlikely
t
i try it
https://github.com/sunscrapers/djoser/blob/master/djoser/conf.py
user->settings.py use for settings load on global
from copy import deepcopy
from django.core.exceptions import ImproperlyConfigured
from django.conf import settings
default_settings = {
'SEND_ACTIVATION_EMAIL': False