just pass

This commit is contained in:
benoitc 2012-02-21 14:31:58 +01:00
parent f2b97f029e
commit b0c542e80e

View File

@ -47,5 +47,5 @@ def patch_django():
BaseDatabaseWrapper.validate_thread_sharing = _validate_thread_sharing
except ImportError, e:
patch_django_db_backends = None
pass