Splunk Dev

Why Django framework app service.username returns an empty string?

i2sheri
Communicator
@render_to('blah.html')
@login_required
def some_fun(request):
    service = request.service
    username = service.username
    #username returned here is '' i.e., empty string
0 Karma
1 Solution

i2sheri
Communicator

Below line gives the username

username = request.user.username

View solution in original post

0 Karma

i2sheri
Communicator

Below line gives the username

username = request.user.username

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

Splunk is officially part of Cisco

Revolutionizing how our customers build resilience across their entire digital footprint.   Splunk ...

Splunk APM & RUM | Planned Maintenance March 26 - March 28, 2024

There will be planned maintenance for Splunk APM and RUM between March 26, 2024 and March 28, 2024 as ...