#3379: last_login not updated -----------------------+---------------------------------------------------- Reporter: arvin | Owner: adrian Status: new | Component: Core framework Version: SVN | Keywords: last_login, login Stage: Unreviewed | Has_patch: 1 -----------------------+---------------------------------------------------- During normal login the last_login field of the user is not updated. Shouldn't the login function do this (as attached). I could only find some code in staff_member_required (which could be removed if the login function does the work).
-- Ticket URL: <http://code.djangoproject.com/ticket/3379> Django Code <http://code.djangoproject.com/> The web framework for perfectionists with deadlines --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
