Files @ 0d7b56b97953
Branch filter:

Location: kallithea/rhodecode/tests/test_models.py - annotation

Marcin Kuzminski
Simplified last_login call on user, and changed login to use User model directly
import unittest
from rhodecode.tests import *