zkFn5VMnn%3DKcUTZ6Gw%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>> .
>>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To unsubscribe from this
.
--
Thank you,
Milson Munakami
https://misltein.me <208.220.2943>
--
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 django-users+unsubscr...@goog
oogle.com/d/msgid/django-users/CAG7yD2%2BizqSjTnL_fAXWquJe2s6c7_pp-6s9E%3DJ9mT5PXLZmFg%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
--
Thank you,
Milson Munakami
Mobile: 208.220.2943 <208.220.2943>
--
You received this message because you are subscribed to th
sit
> https://groups.google.com/d/msgid/django-users/CACP0aXgVGM2%3DpDgzeuFNVFB-LwOcpq7aDf%3Dr2J5Xir2J2qmUyA%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CACP0aXgVGM2%3DpDgzeuFNVFB-LwOcpq7aDf%3Dr2J5Xir2J2qmUyA%40mail.gmail.com?utm_medium=email&utm_source=foo
on the web visit
> https://groups.google.com/d/msgid/django-users/790f347d-a565-4c91-a2b0-fc273702178b%40googlegroups.com
> .
>
--
Thank you,
Milson Munakami
Mobile: 208.220.2943 <208.220.2943>
--
You received this message because you are subscribed to the Google Groups
"
nt_information_as_json['display_name']
else:
endpoint_display_name = None
# update the User profile with Endpoint selected info
profile = request.user.userprofile
profile.endpoint_id = endpoint_id
profile.endpoint_display_name = endpoint_display_name
profile.save()
return HttpResponseRedirect(re
oint/', views.Endpoint.as_view(), name='endpoint'),
>
>
> Sent from Yahoo Mail on Android
> <https://go.onelink.me/107872968?pid=InProduct&c=Global_Internal_YGrowth_AndroidEmailSig__AndroidUsers&af_wl=ym&af_sub1=Internal&af_sub2=Global_YGrowth&af_sub3=
But when I refresh the page it shows I am still logged in user. Only
problem is when the external page redirects it can't see the logged in
user. SOmething in setting am I missing per as you can see all *Middlewares
*are included correctly!.
On Thu, Apr 30, 2020 at 1:38 PM Milson Munakami
; OR
>
> import views
>
>
>
> Sent from Yahoo Mail on Android
> <https://go.onelink.me/107872968?pid=InProduct&c=Global_Internal_YGrowth_AndroidEmailSig__AndroidUsers&af_wl=ym&af_sub1=Internal&af_sub2=Global_YGrowth&af_sub3=EmailSignature>
>
ahoo Mail on Android
> <https://go.onelink.me/107872968?pid=InProduct&c=Global_Internal_YGrowth_AndroidEmailSig__AndroidUsers&af_wl=ym&af_sub1=Internal&af_sub2=Global_YGrowth&af_sub3=EmailSignature>
>
> On Thu, 30 Apr 2020 at 17:35, Milson Munakami
> wrote:
&
Can anyone please help me to resolve this issue?
https://stackoverflow.com/q/61514512/1316060
My url path in project's url.py is defined as follows:
path('endpoint/', views.Endpoint.as_view(), name='get_endpoint'),
The views.py include the following class to handle this routing:
@method_decora
11 matches
Mail list logo