lck.django 0.8.5 documentation

This Page

lck.django.activitylog.middleware

Classes

class ActivityMiddleware

Updates the last_active profile field for every logged in user with the current timestamp. It pragmatically stores a new value every 40 seconds (one third of the seconds specified CURRENTLY_ONLINE_INTERVAL setting).