On 11/21/05, PythonistL <[EMAIL PROTECTED]> wrote:
>  Is there a way how to find out ( via Django) all visitors at my
> website at one time( both signed and guests)?
> Would it be possible by using request.session?

Yeah, this is certainly possible. Use the session framework:
http://www.djangoproject.com/documentation/sessions/

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com | chicagocrime.org

Reply via email to