I have created a middleware for dealing with inactivity in sessions.
See the related documentation page.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to dja
2006/10/20, Chad Simmons <[EMAIL PROTECTED]>:
>
>
> RonnyPfannschmidt wrote:
>
> > 7. there is no framework to roll own admin applications, and the
> > build-in admin is just for basic data management
>
> Ehm.. Django is the "framework to roll your own admin applications".
> It's the same framewor
RonnyPfannschmidt schrieb:
> while developing with django i encountered some ugly problems make my
> work very hard
>
>
> 1. sessions lack a direct relation to user, as well as a last-view
> attribute
>
> this makes extensions like inactivity-logout, and statistics of online
> members and guests
RonnyPfannschmidt wrote:
> while developing with django i encountered some ugly problems make my
> work very hard
>
>
> 1. sessions lack a direct relation to user, as well as a last-view
> attribute
What would be a "good solution"? Having it be part of the standard
session middleware? Ok. Go ahe
4 matches
Mail list logo