langacore.kit.django 0.3.3 documentation
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).
Add this middleware to force the admin to always use the language specified in settings.LANGUAGE_CODE instead of sniffing it from the user agent.