the function you want
> right now is only one line (get_user_session_key).
>
> Thanks,
>
> Adam
>
> On Thu, 25 Jul 2019 at 14:09, 'andreymal' via Django developers
> (Contributions to Django itself) <mailto:django-developers@googlegroups.com>> wrote:
>
&g
(Hello, the Django documentation says that I should send feature
requests to the django-developers mailing list, so I send it here.)
I have a need to get a user object using a known session key without an
HTTP request. After reading the Django code, I did not find a clean way
to do this.
Django h