diff rhodecode/model/user.py @ 3146:c5169e445fb8 beta

Full IP restrictions enabled - short cache query for IP for performance - remove redundant logic - some small css fixes for login form to better show IP restricted message
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 04 Jan 2013 23:34:53 +0100
parents 9b92cf5a0cca
children 4910b2607a29
line wrap: on
line diff
--- a/rhodecode/model/user.py	Fri Jan 04 00:24:22 2013 +0100
+++ b/rhodecode/model/user.py	Fri Jan 04 23:34:53 2013 +0100
@@ -27,7 +27,6 @@
 import traceback
 import itertools
 import collections
-import functools
 from pylons import url
 from pylons.i18n.translation import _