mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
just pass
This commit is contained in:
parent
f2b97f029e
commit
b0c542e80e
@ -47,5 +47,5 @@ def patch_django():
|
|||||||
BaseDatabaseWrapper.validate_thread_sharing = _validate_thread_sharing
|
BaseDatabaseWrapper.validate_thread_sharing = _validate_thread_sharing
|
||||||
|
|
||||||
except ImportError, e:
|
except ImportError, e:
|
||||||
patch_django_db_backends = None
|
pass
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user