I have user authentication based on django\'s sessions.
(I have several reasons why I don\'t use default implemented User model)
So, basically my simplified a