Hi Chetan pls see setup below settings.py
This is copied from https://django-allauth.readthedocs.io/en/latest/installation.html Please can clarify in this context? Best, K On 28 Jul 2019, at 18:46, Chetan Ganji <[email protected]> wrote: > AUTHENTICATION_BACKENDS = ['django.contrib.auth.backends.ModelBackend', > # your backends goes here, > ] > Regards, > Chetan Ganji > +91-900-483-4183 > [email protected] > http://ryucoder.in > > > On Sun, Jul 28, 2019 at 11:12 PM Karreerchange <[email protected]> wrote: > Hi, > > Installing the authentication backend code in settings.py (copy paste..) > server crashed after save reporting the following, > > File "/Users/ProductionEnv/Desktop/devbnt/project/bnt/bnt/settings.py", > line 130 > > 'django.contrib.auth.backends.ModelBackend', > > ^ > > SyntaxError: invalid syntax > > > Please can anyone help? > > Thanks, > > K > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/8fce3582-f491-435e-93c1-73af137fff35%40googlegroups.com. > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAMKMUjtVSrHBZ47bdpMECAhq%2B3EyKC5COtcz0xRwkjRr50TeRQ%40mail.gmail.com. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/877A5DF6-1FBD-4EEC-B273-6A28045BBF1B%40gmail.com.

